Yeah, I highly doubt you'll get it to compile on a newer version. I
think there might be some posts on this list about somebody trying to
get it to compile with a newer version, but I don't remember the
outcome. And I haven't seen any newer binaries than the ones you've
tried.
Unfortunately, at this point, I can't really recommend continuing down
this path with Berkelium. It's been far too long since it's been
updated, and getting it compiled is only going to get more and more
difficult. And who knows how many security vulnerabilities are in
there...
The one saving grace, however, is that the API was designed to avoid
nasty C++ ABI incompatibilities (e.g., no std::string's should be used
anywhere). An alternative to what you're trying now would be to
compile against the older version of VS, then use the libraries with
the newer version in your project. This might be a good idea anyway --
getting the compile setup for Chrome of that era is a bit of a pain,
and has some weird ordering constraints. Doing it in a VM might be the
easiest approach. I assume you've seen
https://groups.google.com/forum/#!topic/berkelium/8aAmchLJldY , but
note the script at the end, which might help you get going with the
build.
-Ewen
-----
Ewen Cheslack-Postava
StraightUp |
http://readstraightup.com
ewe...@readstraightup.com
(201) 286-7785
> --
> You received this message because you are subscribed to the Google Groups
> "Berkelium" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
berkelium+...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.