Boost logo

Boost Users :

From: chun ping wang (cablepuff_at_[hidden])
Date: 2008-01-22 08:56:39


oh cause when i build boost for msvc i did it with layout=system so autolink
can't find it unless theirs an update or fix to it.

On Jan 22, 2008 1:27 AM, John Maddock <john_at_[hidden]> wrote:

> chun ping wang wrote:
> >> Hi i get the following linker error when compling a program that
> >> links to boost-thread.
>
> You're seeing multiple runtime libraries being linked against. It implies
> that one or more of your object files and/or libraries was built with
> different code generation options than your application.
>
> Why not let the auto-link code find the correct VC library build for you
> rather than link against your own build of libboost_thread ?
>
> HTH, John.
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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