Thanks, that did the trick. Now when people google the error, they will come accross this thread with the solution (like I did). Of course after changing the auto_link to point at the vc90 libs, it was necessary to recompile them all, but that was possible after the change to the user_config. David Randolph Palmer wrote:
Note Kevlar, you are trying to link against version 8 lib's
"Linking... libboost_regex-*vc80*-mt-gd-1_34_1.lib(instances.obj) : error LNK2019: "
Download and replace auto_link.hpp (most likely found here) C:\Program Files\boost\boost_1_34_1\boost\config with the one from http://svn.boost.org/trac/boost/browser/trunk/boost/config/auto_link.hpp
*snip*
-- View this message in context: http://www.nabble.com/libXXX-tp14734770p15120578.html Sent from the Boost - Users mailing list archive at Nabble.com.