|
Boost Users : |
Subject: Re: [Boost-users] Linking with dynamic boost thread library
From: Igor MI (kostadinovigor_at_[hidden])
Date: 2009-04-08 10:38:31
Thanks.
But now I wonder about what Ovanes said. Why did I linked successfully with
static thread library when my project is set to multi threaded debug dll?
Steven Watanabe-4 wrote:
>
> AMDG
>
> Igor MI wrote:
>> My project is set to Multi threaded debug dll. (options/c++/code
>> generations/runtime library in VS2005)
>> I used to link against static boost thread libraries until now with the
>> same
>> setting without any problems. I switched to dynamic thread libraries in
>> order to solve the hook problem with the _pRawDllMain pointer which was
>> introduced in 1.37. This hook interferes with MFC.
>>
>> I don't know why the compiler is looking for a lib... when I #define
>> BOOST_THREAD_DYN_LINK ? Is there some other setting in the IDE where I
>> should be pointing out that I want to link to a dynamic thread library?
>>
>
> https://svn.boost.org/trac/boost/ticket/2874
>
> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
>
-- View this message in context: http://www.nabble.com/Linking-with-dynamic-boost-thread-library-tp22950286p22951899.html Sent from the Boost - Users mailing list archive at Nabble.com.
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