Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2008-01-14 04:33:09


David R. Palmer wrote:
> But the compiler is looking for;
>
> libboost_regex-vc80-mt-gd-1_34_1.lib(instances.obj) : error LNK2019:
> unresolved external symbol
>
> Shouldn't it be looking for the vc90 version?

Weeee...ll VC9 didn't exist when 1.34 was released so it knows nothing about
it: if you update boost/config/auto_link.hpp with the one from SVN
(http://svn.boost.org/trac/boost/browser/trunk/boost/config/auto_link.hpp)
that should fix that problem.

HTH, John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net