64-bit builds are not supported in Visual Studio Express, so I assume you are using the Release configuration for the Win32 platform? I am using the full version of Visual Studio and it works fine for me, so I&#39;m not sure how to diagnose this. You haven&#39;t made any modifications to any settings or added your own source files or anything like that? This really looks like the settings were changed somewhere to use a different run-time library in one of the projects. How did you download the source?<br>

<br>Ted<br><br><div class="gmail_quote">On Thu, Jul 26, 2012 at 8:19 AM,  <span dir="ltr">&lt;<a href="mailto:VimalMathew@eaton.com" target="_blank">VimalMathew@eaton.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">







<div link="blue" vlink="purple" lang="EN-US">
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">I’m using Symphony 5.4.4 on a 64-bit platform.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Using Visual Studio Express 2010.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Vimal Mathew</span><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u><u></u></span></p>


<p class="MsoNormal"><span style="font-size:9.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Engineering Intern | VTI | Eaton Corp | Southfield, MI | Ph: <a href="tel:%2B1.201.275.5555" value="+12012755555" target="_blank">+1.201.275.5555</a><u></u><u></u></span></p>


<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Ted Ralphs [mailto:<a href="mailto:ted@Lehigh.EDU" target="_blank">ted@Lehigh.EDU</a>]
<br>
<b>Sent:</b> Wednesday, July 25, 2012 8:46 PM<br>
<b>To:</b> Mathew, Vimal<br>
<b>Subject:</b> Re: [Symphony] Configuring Symphony for a Release build with VS 10.0<u></u><u></u></span></p><div><div class="h5">
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal" style="margin-bottom:12.0pt">This kind of error almost always arises from trying to link two libraries built with incompatible version of the WIndows run-time library. To debug it, I&#39;ll need at least the version of SYMPHONY you are trying
 to build. It would also help to know the platform (32- or 64-bit, etc.).<br>
<br>
Ted<u></u><u></u></p>
<div>
<p class="MsoNormal">On Wed, Jul 25, 2012 at 4:37 PM, &lt;<a href="mailto:VimalMathew@eaton.com" target="_blank">VimalMathew@eaton.com</a>&gt; wrote:<u></u><u></u></p>
<div>
<div>
<p class="MsoNormal"><span style="color:#1f497d">Hi,</span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:#1f497d"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:#1f497d">How do I configure to use in a ‘Release’ build on Visual Studio 10.0?</span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:#1f497d">With the normal build, I’m getting a bunch of link errors:</span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:#1f497d"> </span><u></u><u></u></p>
<p class="MsoNormal" style="text-autospace:none">
<span style="font-size:9.0pt;font-family:Consolas">msvcprt.lib(MSVCP100.dll) : error LNK2005: &quot;void __cdecl std::_Xout_of_range(char const *)&quot; (?_Xout_of_range@std@@YAXPBD@Z) already defined in libcpmt.lib(xthrow.obj)</span><u></u><u></u></p>


<p class="MsoNormal" style="text-autospace:none">
<span style="font-size:9.0pt;font-family:Consolas">1&gt;msvcprt.lib(MSVCP100.dll) : error LNK2005: &quot;void __cdecl std::_Xlength_error(char const *)&quot; (?_Xlength_error@std@@YAXPBD@Z) already defined in libcpmt.lib(xthrow.obj)</span><u></u><u></u></p>


<p class="MsoNormal" style="text-autospace:none">
<span style="font-size:9.0pt;font-family:Consolas">1&gt;msvcprt.lib(MSVCP100.dll) : error LNK2005: &quot;public: class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp; __thiscall std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt;::flush(void)&quot; (?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@XZ)
 already defined in Test.obj</span><u></u><u></u></p>
<p class="MsoNormal" style="text-autospace:none">
<span style="font-size:9.0pt;font-family:Consolas">1&gt;msvcprt.lib(MSVCP100.dll) : error LNK2005: &quot;public: void __thiscall std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt;::_Osfx(void)&quot; (?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ) already
 defined in Test.obj</span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:#1f497d"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:#1f497d"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:#1f497d">These errors don’t appear till I link the Symphony include and library paths.</span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:#1f497d"> </span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:#1f497d">Thanks,</span><u></u><u></u></p>
<p class="MsoNormal"><span style="color:#1f497d">Vimal</span><u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
_______________________________________________<br>
Symphony mailing list<br>
<a href="mailto:Symphony@list.coin-or.org" target="_blank">Symphony@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/symphony" target="_blank">http://list.coin-or.org/mailman/listinfo/symphony</a><u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
<br clear="all">
<br>
-- <br>
Dr. Ted Ralphs<br>
Associate Professor, Lehigh University<br>
<a href="tel:%28610%29%20628-1280" value="+16106281280" target="_blank">(610) 628-1280</a><br>
ted &#39;at&#39; lehigh &#39;dot&#39; edu<br>
<a href="http://coral.ie.lehigh.edu/%7Eted" target="_blank">coral.ie.lehigh.edu/~ted</a><u></u><u></u></p>
</div></div></div>
</div>

</blockquote></div><br><br clear="all"><br>-- <br>Dr. Ted Ralphs<br>Associate Professor, Lehigh University<br>(610) 628-1280<br>ted &#39;at&#39; lehigh &#39;dot&#39; edu<br><a href="http://coral.ie.lehigh.edu/%7Eted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>

<br>