<html><body>
<p>Don't really understand.  Project files were updated in v9 (on 11/6/09) and not in v8, but it looks as if you are using v9..  Double check CoinOsl... does appear in your libCoinUtils.vcproj and in output from compilation.<br>
<br>
Or try doing Microsoft equivalent of  -DCLP_MULTIPLE_FACTORIZATIONS =3<br>
<br>
John Forrest<br>
<br>
<img width="16" height="16" src="cid:1__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt="Inactive hide details for Mehmet Ferhat Candas ---11/11/2009 01:26:30 PM---Hi Stefan, As you suggested, I checked-out CoinUtils"><font color="#424282">Mehmet Ferhat Candas ---11/11/2009 01:26:30 PM---Hi Stefan, As you suggested, I checked-out CoinUtils/stable/2.5, and replaced CoinUtils</font><br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">From:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">Mehmet Ferhat Candas &lt;mfcandas@gmail.com&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">To:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">Stefan Vigerske &lt;stefan@math.hu-berlin.de&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Cc:</font></td><td width="100%" valign="middle"><img width="1" height="1" src="cid:2__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">clp@list.coin-or.org</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Date:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">11/11/2009 01:26 PM</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Subject:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">Re: [Clp] Clp 2.11</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="cid:2__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2" color="#5F5F5F">Sent by:</font></td><td width="100%"><img width="1" height="1" src="cid:2__=0ABBFCFFDFA057E78f9e8a93df938@us.ibm.com" border="0" alt=""><br>
<font size="2">clp-bounces@list.coin-or.org</font></td></tr>
</table>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<font size="4">Hi Stefan, </font><br>
<font size="4"> </font><br>
<font size="4">As you suggested, I checked-out CoinUtils/stable/2.5, and replaced CoinUtils folder in CLP project with CoinUtils/Stable/2.5/CoinUtils folder, but still got similar errors as shown below. Could you please advise how to combine CoinUtils from stable 2.5 with CLP 2.11? </font><br>
<font size="4"> </font><br>
<font size="4">Thanks, </font><br>
<font size="4">Mehmet.</font><br>
<font size="4"> </font><br>
<font size="4">Error 96 error LNK2019: unresolved external symbol &quot;public: __thiscall CoinOslFactorization::CoinOslFactorization(void)&quot; (</font><a href="mailto:??0CoinOslFactorization@@QAE@XZ"><u><font size="4" color="#0000FF">??0CoinOslFactorization@@QAE@XZ</font></u></a><font size="4">) referenced in function &quot;public: __thiscall ClpFactorization::ClpFactorization(class ClpFactorization const &amp;,int)&quot; (</font><a href="mailto:??0ClpFactorization@@QAE@ABV0@H@Z"><u><font size="4" color="#0000FF">??0ClpFactorization@@QAE@ABV0@H@Z</font></u></a><font size="4">) ClpFactorization.obj</font><br>
<font size="4"><br>
Error 97 error LNK2019: unresolved external symbol &quot;public: class CoinOslFactorization &amp; __thiscall CoinOslFactorization::operator=(class CoinOslFactorization const &amp;)&quot; (</font><a href="mailto:??4CoinOslFactorization@@QAEAAV0@ABV0@@Z"><u><font size="4" color="#0000FF">??4CoinOslFactorization@@QAEAAV0@ABV0@@Z</font></u></a><font size="4">) referenced in function &quot;public: class ClpFactorization &amp; __thiscall ClpFactorization::operator=(class ClpFactorization const &amp;)&quot; (</font><a href="mailto:??4ClpFactorization@@QAEAAV0@ABV0@@Z"><u><font size="4" color="#0000FF">??4ClpFactorization@@QAEAAV0@ABV0@@Z</font></u></a><font size="4">) ClpFactorization.obj</font><br>
<font size="4"><br>
Error 98 fatal error LNK1120: 2 unresolved externals C:\Documents and Settings\mtanrive\Desktop\CLP-Stable-11-Merged-Coin-Utils\Clp\MSVisualStudio\v8\Release\clp.exe 1</font><br>
<font size="4"><br>
Error 99 error LNK2019: unresolved external symbol &quot;public: __thiscall CoinOslFactorization::CoinOslFactorization(void)&quot; (</font><a href="mailto:??0CoinOslFactorization@@QAE@XZ"><u><font size="4" color="#0000FF">??0CoinOslFactorization@@QAE@XZ</font></u></a><font size="4">) referenced in function &quot;public: __thiscall ClpFactorization::ClpFactorization(class ClpFactorization const &amp;,int)&quot; (</font><a href="mailto:??0ClpFactorization@@QAE@ABV0@H@Z"><u><font size="4" color="#0000FF">??0ClpFactorization@@QAE@ABV0@H@Z</font></u></a><font size="4">) libclp.lib</font><br>
<font size="4"><br>
Error 100 error LNK2019: unresolved external symbol &quot;public: class CoinOslFactorization &amp; __thiscall CoinOslFactorization::operator=(class CoinOslFactorization const &amp;)&quot; (</font><a href="mailto:??4CoinOslFactorization@@QAEAAV0@ABV0@@Z"><u><font size="4" color="#0000FF">??4CoinOslFactorization@@QAEAAV0@ABV0@@Z</font></u></a><font size="4">) referenced in function &quot;public: class ClpFactorization &amp; __thiscall ClpFactorization::operator=(class ClpFactorization const &amp;)&quot; (</font><a href="mailto:??4ClpFactorization@@QAEAAV0@ABV0@@Z"><u><font size="4" color="#0000FF">??4ClpFactorization@@QAEAAV0@ABV0@@Z</font></u></a><font size="4">) libclp.lib</font><br>
<font size="4"><br>
Error 101 fatal error LNK1120: 2 unresolved externals c:\Documents and Settings\mtanrive\Desktop\CLP-Stable-11-Merged-Coin-Utils\Clp\MSVisualStudio\v8\ClpExamplesTestQP\Release\ClpExamplesTestQP.exe 1</font><br>
<font size="4"><br>
Error 102 error LNK2019: unresolved external symbol &quot;public: __thiscall CoinOslFactorization::CoinOslFactorization(void)&quot; (</font><a href="mailto:??0CoinOslFactorization@@QAE@XZ"><u><font size="4" color="#0000FF">??0CoinOslFactorization@@QAE@XZ</font></u></a><font size="4">) referenced in function &quot;public: __thiscall ClpFactorization::ClpFactorization(class ClpFactorization const &amp;,int)&quot; (</font><a href="mailto:??0ClpFactorization@@QAE@ABV0@H@Z"><u><font size="4" color="#0000FF">??0ClpFactorization@@QAE@ABV0@H@Z</font></u></a><font size="4">) libclp.lib</font><br>
<font size="4"><br>
Error 103 error LNK2019: unresolved external symbol &quot;public: class CoinOslFactorization &amp; __thiscall CoinOslFactorization::operator=(class CoinOslFactorization const &amp;)&quot; (</font><a href="mailto:??4CoinOslFactorization@@QAEAAV0@ABV0@@Z"><u><font size="4" color="#0000FF">??4CoinOslFactorization@@QAEAAV0@ABV0@@Z</font></u></a><font size="4">) referenced in function &quot;public: class ClpFactorization &amp; __thiscall ClpFactorization::operator=(class ClpFactorization const &amp;)&quot; (</font><a href="mailto:??4ClpFactorization@@QAEAAV0@ABV0@@Z"><u><font size="4" color="#0000FF">??4ClpFactorization@@QAEAAV0@ABV0@@Z</font></u></a><font size="4">) libclp.lib</font><br>
<font size="4"><br>
Error 104 fatal error LNK1120: 2 unresolved externals c:\Documents and Settings\mtanrive\Desktop\CLP-Stable-11-Merged-Coin-Utils\Clp\MSVisualStudio\v8\ClpExamplesTestBarrier\Release\ClpExamplesTestBarrier.exe 1</font><br>
<font size="4"><br>
Error 105 error LNK2019: unresolved external symbol &quot;public: __thiscall CoinOslFactorization::CoinOslFactorization(void)&quot; (</font><a href="mailto:??0CoinOslFactorization@@QAE@XZ"><u><font size="4" color="#0000FF">??0CoinOslFactorization@@QAE@XZ</font></u></a><font size="4">) referenced in function &quot;public: __thiscall ClpFactorization::ClpFactorization(class ClpFactorization const &amp;,int)&quot; (</font><a href="mailto:??0ClpFactorization@@QAE@ABV0@H@Z"><u><font size="4" color="#0000FF">??0ClpFactorization@@QAE@ABV0@H@Z</font></u></a><font size="4">) libclp.lib</font><br>
<font size="4"><br>
Error 106 error LNK2019: unresolved external symbol &quot;public: class CoinOslFactorization &amp; __thiscall CoinOslFactorization::operator=(class CoinOslFactorization const &amp;)&quot; (</font><a href="mailto:??4CoinOslFactorization@@QAEAAV0@ABV0@@Z"><u><font size="4" color="#0000FF">??4CoinOslFactorization@@QAEAAV0@ABV0@@Z</font></u></a><font size="4">) referenced in function &quot;public: class ClpFactorization &amp; __thiscall ClpFactorization::operator=(class ClpFactorization const &amp;)&quot; (</font><a href="mailto:??4ClpFactorization@@QAEAAV0@ABV0@@Z"><u><font size="4" color="#0000FF">??4ClpFactorization@@QAEAAV0@ABV0@@Z</font></u></a><font size="4">) libclp.lib</font><br>
<font size="4"><br>
Error 107 fatal error LNK1120: 2 unresolved externals c:\Documents and Settings\mtanrive\Desktop\CLP-Stable-11-Merged-Coin-Utils\Clp\MSVisualStudio\v8\ClpExamplesMinimum\Release\ClpExamplesMinimum.exe 1<br>
</font><br>
<font size="4">On Fri, Nov 6, 2009 at 3:53 AM, Stefan Vigerske &lt;</font><a href="mailto:stefan@math.hu-berlin.de"><u><font size="4" color="#0000FF">stefan@math.hu-berlin.de</font></u></a><font size="4">&gt; wrote:</font>
<ul><font size="4">Hi,<br>
<br>
unfortunately, you also need to get a new checkout of<br>
CoinUtils/stable/2.5, the API changed there.<br>
(I know, that should not have happened)<br>
<br>
Stefan</font><br>
<font size="4"><br>
Mehmet Ferhat Candas wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I am trying to compile this version, but getting unresolved link errors,<br>
&gt; such as:<br>
&gt;<br>
&gt; Error 65 error LNK2019: unresolved external symbol &quot;public: __thiscall<br>
&gt; CoinOslFactorization::CoinOslFactorization(void)&quot; (??0CoinOslFactorization@<br>
&gt; @QAE@XZ) referenced in function &quot;public: __thiscall<br>
&gt; ClpFactorization::ClpFactorization(class ClpFactorization const &amp;,int)&quot;<br>
&gt; (??0ClpFactorization@@QAE@ABV0@H@Z) libclp.lib ClpExamplesMinimum<br>
&gt;<br>
&gt; Could you please help?<br>
&gt;<br>
&gt;<br>
&gt; p.s.<br>
&gt;<br>
&gt; command line for the linker in VS:<br>
&gt;<br>
&gt; /OUT:&quot;C:\SOLVER\CLP-Stable-11\Clp\MSVisualStudio\v9\Release\clp.exe&quot;<br>
&gt; /INCREMENTAL:NO /NOLOGO /MANIFEST<br>
&gt; /MANIFESTFILE:&quot;Release\clp.exe.intermediate.manifest&quot;<br>
&gt; /MANIFESTUAC:&quot;level='asInvoker' uiAccess='false'&quot; /SUBSYSTEM:CONSOLE<br>
&gt; /DYNAMICBASE:NO /MACHINE:X86 /ERRORREPORT:PROMPT kernel32.lib user32.lib<br>
&gt; gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib<br>
&gt; oleaut32.lib uuid.lib odbc32.lib odbccp32.lib &quot;..\release\libclp.lib&quot;<br>
&gt; &quot;..\release\libcoinutils.lib&quot;<br>
&gt;<br>
&gt; Mehmet.<br>
&gt;<br>
&gt;<br>
&gt; ---<br>
&gt;<br>
&gt; *From:* </font><a href="mailto:clp-bounces@list.coin-or.org"><u><font size="4" color="#0000FF">clp-bounces@list.coin-or.org</font></u></a><font size="4"> [mailto:</font><a href="mailto:clp-bounces@list.coin-or.org"><u><font size="4" color="#0000FF">clp-bounces@list.coin-or.org</font></u></a><font size="4">] *On<br>
&gt; Behalf Of *John J Forrest<br>
&gt; *Sent:* Thursday, November 05, 2009 10:23 AM<br>
&gt; *To:* </font><a href="mailto:clp@list.coin-or.org"><u><font size="4" color="#0000FF">clp@list.coin-or.org</font></u></a><font size="4"><br>
&gt; *Subject:* [Clp] Clp 2.11<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Clp 2.11 is available. Apart from yet more attempts at stability and<br>
&gt; increase in speed, it allows use of the factorization stolen from OSL and<br>
&gt; has a faster Cholesky ordering.<br>
&gt;<br>
&gt;<br>
&gt;</font><br>
<font size="4">&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Clp mailing list<br>
&gt; </font><a href="mailto:Clp@list.coin-or.org"><u><font size="4" color="#0000FF">Clp@list.coin-or.org</font></u></a><font size="4"><br>
&gt; </font><a href="http://list.coin-or.org/mailman/listinfo/clp" target="_blank"><u><font size="4" color="#0000FF">http://list.coin-or.org/mailman/listinfo/clp</font></u></a><font size="4" color="#888888"><br>
<br>
<br>
--<br>
Stefan Vigerske<br>
Humboldt University Berlin, Numerical Mathematics</font><u><font size="4" color="#0000FF"><br>
</font></u><a href="http://www.math.hu-berlin.de/~stefan" target="_blank"><u><font size="4" color="#0000FF">http://www.math.hu-berlin.de/~stefan</font></u></a></ul>
<tt>_______________________________________________<br>
Clp mailing list<br>
Clp@list.coin-or.org<br>
</tt><tt><a href="http://list.coin-or.org/mailman/listinfo/clp">http://list.coin-or.org/mailman/listinfo/clp</a></tt><tt><br>
</tt><br>
<br>
</body></html>