Project Properties -&gt; C/C++ -&gt; Code Generation: Runtime Library: Multi-Threaded Debug DLL (/MDd)<br>or Multi-Threaded DLL (/MD) for release version<br><br><br>Good Luck,<br>Ovanes<br><br><br><br><div class="gmail_quote">
On Wed, Apr 8, 2009 at 6:40 PM, Green, Jason M NSWCDL, W33 <span dir="ltr">&lt;<a href="mailto:jason.m.green3@navy.mil">jason.m.green3@navy.mil</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">I’m having a similar problem with my project.  I’d like to use
the dlls but no matter what, the compile warns me that it “cannot open file ‘boost_regex-vc80-mt-gd-1_38.lib’”</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">I’m trying to find where I can set the project (in vis studio
2005) to use the dynamic link libraries as opposed to the static.  Based on
previous entries in this thread, I assume that is the first step that I need to
take.</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Can someone tell me where to set this?</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Jason</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">

<p><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;">
<a href="mailto:boost-users-bounces@lists.boost.org" target="_blank">boost-users-bounces@lists.boost.org</a>
[mailto:<a href="mailto:boost-users-bounces@lists.boost.org" target="_blank">boost-users-bounces@lists.boost.org</a>] <b>On Behalf Of </b>Ovanes
Markarian<br>
<b>Sent:</b> Wednesday, April 08, 2009 11:01 AM<br>
<b>To:</b> <a href="mailto:boost-users@lists.boost.org" target="_blank">boost-users@lists.boost.org</a><br>
<b>Subject:</b> Re: [Boost-users] Linking with dynamic boost thread library</span></p>

</div><div><div></div><div class="h5">

<p> </p>

<p style="margin-bottom: 12pt;">What I mean is the reversed
order. You can not link the static runtime and dynamic boost_thread or any
other lib.<br>
<br>
</p>

<div>

<p>On Wed, Apr 8, 2009 at 4:50 PM, Steven Watanabe &lt;<a href="mailto:watanabesj@gmail.com" target="_blank">watanabesj@gmail.com</a>&gt; wrote:</p>

<p>AMDG</p>

<div>

<p><br>
<br>
Igor MI wrote:</p>

<p>But now I wonder about what Ovanes said. Why did I linked
successfully with<br>
static thread library when my project is set to multi threaded debug dll?<br>
 </p>

<p> </p>

</div>

<p>You can link using the dll runtime and the static
boost_thread.</p>

<div>

<div>

<p><br>
<br>
In Christ,<br>
Steven Watanabe</p>

</div>

</div>

</div>

</div></div></div>

</div>


<br>_______________________________________________<br>
Boost-users mailing list<br>
<a href="mailto:Boost-users@lists.boost.org">Boost-users@lists.boost.org</a><br>
<a href="http://listarchives.boost.org/mailman/listinfo.cgi/boost-users" target="_blank">http://listarchives.boost.org/mailman/listinfo.cgi/boost-users</a><br></blockquote></div><br>

