30 Mar
2011
30 Mar
'11
7:49 p.m.
AMDG On 03/30/2011 12:37 PM, sirdavesir wrote:
I have the same problem. Both boost 1.44 and 1.46.
Please compile with -DBOOST_LIB_DIAGNOSTIC. That will tell you what auto-link is doing. If that says it's linking to vc10 libraries, it probably means that something in your project was built with vc9 and needs to be recompiled.
Steven Watanabe-4 wrote:
Li, Tieniu wrote:
I built boost with visual studio 2010. Libraries of **-vc100-** are generated correctly.
When trying to using boost.thread, VS 2010 generated error message: can’t find **-vc90-**.lib.
Any idea and fixing?
What version of Boost are you using?
In Christ, Steven Watanabe