Boost logo

Boost :

From: Sascha Seewald (vudu_at_[hidden])
Date: 2006-12-27 12:17:33


After a successful build of Boost.System (cvs head) under vc80 I find
the generated files (*boost_system-vc-*.*) in the output directory as
expected. But when building my app the linker complains about missing
vc80-libs (*boost_system-vc80-*.*).

Looking at other boost libs I see that there are usually two versions of
each vc-binary. For example:

libboost_thread-vc-mt-sgd.lib
libboost_thread-vc80-mt-sgd.lib

When I renamed the libs as expected everything worked just fine.

I guess Boost.System should provide properly named vc80 binaries.

Cheers
Sascha


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk