[sldev] Cant build snow globe

Robin Cornelius robin.cornelius at gmail.com
Wed Jul 29 01:38:00 PDT 2009


On Wed, Jul 29, 2009 at 6:54 AM, Paul Williams<pjsirvere at gmail.com> wrote:
> libboost_program_options-vc80-mt-1_34_1.lib(cmdline.obj) : error LNK2019:

> Specs
> VS2008

Spot the issue above, vc80 is VS2005. The vc80 libs for boost are
incompatible with VS2008, the only current solution is to use Visual
Studio 2005. Which is made the more difficult by MS dropping support
for 2005. There have also been a few attempts at creating a compatible
boost for 2008 but this has pretty much been a failure so far.

Robin


More information about the SLDev mailing list