« Return to Thread: [convert] Now with Boost.Parameter interface.

Re: [1.39.0] How to know the dependent lib's

by Marcus Lindblom :: Rate this Message:

Reply to Author | View in Thread

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
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

 « Return to Thread: [convert] Now with Boost.Parameter interface.