Boost logo

Boost Users :

Subject: [Boost-users] Why my program always complains: cannot open file 'libboost_thread-vc80-mt-sgd-1_35.lib'?
From: Bill David (billdavidcn_at_[hidden])
Date: 2008-12-25 00:02:42


I have no 'libboost_thread-vc80-mt-sgd-1_35.lib' but
'libboost_thread-vc80-mt-gd-1_35.lib' in the link path. But my console
program always automatically links to
'libboost_thread-vc80-mt-sgd-1_35.lib'.
I have checked boost document, -s means statically linking to C++ standard
library.

Question: How could I modify the project settings and make it link to
'libboost_thread-vc80-mt-gd-1_35.lib'?

I am using VS2005 + boost1.35.0.



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