Boost logo

Boost :

Subject: Re: [boost] [1.39.0] How to know the dependent lib's
From: Marcus Lindblom (macke_at_[hidden])
Date: 2009-05-04 08:26:39


Max wrote:
> Hello list,
>
> I'm migrating from 1.38 to 1.39. When building my program,
> I got an link error like this:
>
> LINK : fatal error LNK1104: cannot open file
> 'libboost_thread-vc90-mt-1_38.lib'

[snip]

> I just cannot how the program depends, directly or indirectly, on
> libboost_thread-vc90-mt-1_38.lib.

Try searching your object files for that string, it might help to track
down where the auto-include statement originates.

Cheers,
/Marcus


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk