$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Linking with dynamic boost thread library
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2009-04-08 11:00:38
What I mean is the reversed order. You can not link the static runtime and
dynamic boost_thread or any other lib.
On Wed, Apr 8, 2009 at 4:50 PM, Steven Watanabe <watanabesj_at_[hidden]>wrote:
> AMDG
>
> Igor MI wrote:
>
>> 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?
>>
>>
>
> You can link using the dll runtime and the static boost_thread.
>
>
> In Christ,
> Steven Watanabe <http://listarchives.boost.org/mailman/listinfo.cgi/boost-users>
>