Boost logo

Boost Users :

Subject: Re: [Boost-users] vs 2010 can't find correct boost lib version?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-03-30 15:49:00


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


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