<div>Hi - I added </div>
<div> </div>
<div>libOsiClp.lib<br>libClp.lib<br>libOsi.lib<br></div>
<div>as Additional Dependencies</div>
<div> </div>
<div>but keep getting link error message:</div>
<div> </div>
<div><font size="1">
<p>Linking...</p>
<p>msvcprtd.lib(MSVCP90D.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;::operator&lt;&lt;(int)&quot; (??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@H@Z) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.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;::operator&lt;&lt;(double)&quot; (??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@N@Z) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.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;::operator&lt;&lt;(class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp; (__cdecl*)(class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp;))&quot; (??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp; __cdecl std::endl(class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp;)&quot; (?endl@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: void __thiscall std::basic_ios&lt;char,struct std::char_traits&lt;char&gt; &gt;::setstate(int,bool)&quot; (?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: int __thiscall std::ios_base::width(int)&quot; (?width@ios_base@std@@QAEHH@Z) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>
<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: int __thiscall std::basic_streambuf&lt;char,struct std::char_traits&lt;char&gt; &gt;::sputn(char const *,int)&quot; (?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHPBDH@Z) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: static bool __cdecl std::char_traits&lt;char&gt;::eq_int_type(int const &amp;,int const &amp;)&quot; (?eq_int_type@?$char_traits@D@std@@SA_NABH0@Z) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: static int __cdecl std::char_traits&lt;char&gt;::eof(void)&quot; (?eof@?$char_traits@D@std@@SAHXZ) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: int __thiscall std::basic_streambuf&lt;char,struct std::char_traits&lt;char&gt; &gt;::sputc(char)&quot; (?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: class std::basic_streambuf&lt;char,struct std::char_traits&lt;char&gt; &gt; * __thiscall std::basic_ios&lt;char,struct std::char_traits&lt;char&gt; &gt;::rdbuf(void)const &quot; (?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: char __thiscall std::basic_ios&lt;char,struct std::char_traits&lt;char&gt; &gt;::fill(void)const &quot; (?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDXZ) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: int __thiscall std::ios_base::flags(void)const &quot; (?flags@ios_base@std@@QBEHXZ) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>
<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: int __thiscall std::ios_base::width(void)const &quot; (?width@ios_base@std@@QBEHXZ) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>
<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: static unsigned int __cdecl std::char_traits&lt;char&gt;::length(char const *)&quot; (?length@?$char_traits@D@std@@SAIPBD@Z) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.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 libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; * __thiscall std::basic_ios&lt;char,struct std::char_traits&lt;char&gt; &gt;::tie(void)const &quot; (?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: bool __thiscall std::ios_base::good(void)const &quot; (?good@ios_base@std@@QBE_NXZ) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>
<p>msvcprtd.lib(MSVCP90D.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 libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: void __thiscall std::basic_streambuf&lt;char,struct std::char_traits&lt;char&gt; &gt;::_Lock(void)&quot; (?_Lock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEXXZ) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: void __thiscall std::basic_streambuf&lt;char,struct std::char_traits&lt;char&gt; &gt;::_Unlock(void)&quot; (?_Unlock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEXXZ) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>msvcprtd.lib(MSVCP90D.dll) : error LNK2005: &quot;public: class std::locale::facet * __thiscall std::locale::facet::_Decref(void)&quot; (?_Decref@facet@locale@std@@QAEPAV123@XZ) already defined in libOsiClp.lib(OsiClpSolverInterface.obj)</p>

<p>libcpmt.lib(locale0.obj) : error LNK2005: &quot;void __cdecl _AtModuleExit(void (__cdecl*)(void))&quot; (?_AtModuleExit@@YAXP6AXXZ@Z) already defined in msvcprtd.lib(locale0_implib.obj)</p>
<p>libcpmt.lib(locale0.obj) : error LNK2005: &quot;private: static class std::locale::_Locimp * __cdecl std::locale::_Getgloballocale(void)&quot; (?_Getgloballocale@locale@std@@CAPAV_Locimp@12@XZ) already defined in msvcprtd.lib(MSVCP90D.dll)</p>

<p>libcpmt.lib(locale0.obj) : error LNK2005: __Fac_tidy already defined in msvcprtd.lib(locale0_implib.obj)</p>
<p>libcpmt.lib(locale0.obj) : error LNK2005: &quot;private: static void __cdecl std::locale::facet::facet_Register(class std::locale::facet *)&quot; (?facet_Register@facet@locale@std@@CAXPAV123@@Z) already defined in msvcprtd.lib(locale0_implib.obj)</p>

<p>libcpmt.lib(locale0.obj) : error LNK2005: &quot;public: static void __cdecl std::_Locinfo::_Locinfo_dtor(class std::_Locinfo *)&quot; (?_Locinfo_dtor@_Locinfo@std@@SAXPAV12@@Z) already defined in msvcprtd.lib(MSVCP90D.dll)</p>

<p>libcpmt.lib(locale0.obj) : error LNK2005: &quot;private: static class std::locale::_Locimp * __cdecl std::locale::_Init(void)&quot; (?_Init@locale@std@@CAPAV_Locimp@12@XZ) already defined in msvcprtd.lib(MSVCP90D.dll)</p>

<p>libcpmt.lib(locale0.obj) : error LNK2005: &quot;public: static void __cdecl std::_Locinfo::_Locinfo_ctor(class std::_Locinfo *,class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; const &amp;)&quot; (?_Locinfo_ctor@_Locinfo@std@@SAXPAV12@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z) already defined in msvcprtd.lib(MSVCP90D.dll)</p>

<p>libcpmt.lib(ios.obj) : error LNK2005: &quot;public: static void __cdecl std::ios_base::_Addstd(class std::ios_base *)&quot; (?_Addstd@ios_base@std@@SAXPAV12@@Z) already defined in msvcprtd.lib(MSVCP90D.dll)</p>
<p>libcpmt.lib(ios.obj) : error LNK2005: &quot;private: static void __cdecl std::ios_base::_Ios_base_dtor(class std::ios_base *)&quot; (?_Ios_base_dtor@ios_base@std@@CAXPAV12@@Z) already defined in msvcprtd.lib(MSVCP90D.dll)</p>

<p>libcpmt.lib(xlock.obj) : error LNK2005: &quot;public: __thiscall std::_Lockit::_Lockit(int)&quot; (??0_Lockit@std@@QAE@H@Z) already defined in msvcprtd.lib(MSVCP90D.dll)</p>
<p>libcpmt.lib(xlock.obj) : error LNK2005: &quot;public: __thiscall std::_Lockit::~_Lockit(void)&quot; (??1_Lockit@std@@QAE@XZ) already defined in msvcprtd.lib(MSVCP90D.dll)</p>
<p>LIBCMT.lib(invarg.obj) : error LNK2005: __invoke_watson already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(setlocal.obj) : error LNK2005: __configthreadlocale already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(lconv.obj) : error LNK2005: _localeconv already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(tidtable.obj) : error LNK2005: __encode_pointer already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(tidtable.obj) : error LNK2005: __decode_pointer already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(crt0dat.obj) : error LNK2005: __amsg_exit already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(crt0dat.obj) : error LNK2005: __initterm_e already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(crt0dat.obj) : error LNK2005: _exit already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(crt0dat.obj) : error LNK2005: __exit already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(crt0dat.obj) : error LNK2005: __cexit already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(mlock.obj) : error LNK2005: __unlock already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(mlock.obj) : error LNK2005: __lock already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(winxfltr.obj) : error LNK2005: __XcptFilter already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(crt0init.obj) : error LNK2005: ___xi_a already defined in MSVCRTD.lib(cinitexe.obj)</p>
<p>LIBCMT.lib(crt0init.obj) : error LNK2005: ___xi_z already defined in MSVCRTD.lib(cinitexe.obj)</p>
<p>LIBCMT.lib(crt0init.obj) : error LNK2005: ___xc_a already defined in MSVCRTD.lib(cinitexe.obj)</p>
<p>LIBCMT.lib(crt0init.obj) : error LNK2005: ___xc_z already defined in MSVCRTD.lib(cinitexe.obj)</p>
<p>LIBCMT.lib(hooks.obj) : error LNK2005: &quot;void __cdecl terminate(void)&quot; (?terminate@@YAXXZ) already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(winsig.obj) : error LNK2005: _signal already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(tolower.obj) : error LNK2005: _tolower already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LIBCMT.lib(crt0.obj) : error LNK2005: _mainCRTStartup already defined in MSVCRTD.lib(crtexe.obj)</p>
<p>LIBCMT.lib(errmode.obj) : error LNK2005: ___set_app_type already defined in MSVCRTD.lib(MSVCR90D.dll)</p>
<p>LINK : warning LNK4098: defaultlib &#39;MSVCRTD&#39; conflicts with use of other libs; use /NODEFAULTLIB:library</p>
<p>LINK : warning LNK4098: defaultlib &#39;LIBCMT&#39; conflicts with use of other libs; use /NODEFAULTLIB:library</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinArrayWithLength &amp; __thiscall CoinArrayWithLength::operator=(class CoinArrayWithLength const &amp;)&quot; (??4CoinArrayWithLength@@QAEAAV0@ABV0@@Z) referenced in function &quot;public: class CoinDoubleArrayWithLength &amp; __thiscall CoinDoubleArrayWithLength::operator=(class CoinDoubleArrayWithLength const &amp;)&quot; (??4CoinDoubleArrayWithLength@@QAEAAV0@ABV0@@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinSmallFactorization::maximumPivots(int)&quot; (?maximumPivots@CoinSmallFactorization@@QAEXH@Z) referenced in function &quot;public: void __thiscall ClpFactorization::maximumPivots(int)&quot; (?maximumPivots@ClpFactorization@@QAEXH@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinSmallFactorization::maximumPivots(int)&quot; (?maximumPivots@CoinSmallFactorization@@QAEXH@Z)</p>
<p>libClp.lib(ClpFactorization.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinSmallFactorization::maximumPivots(int)&quot; (?maximumPivots@CoinSmallFactorization@@QAEXH@Z)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::maximumPivots(int)&quot; (?maximumPivots@CoinFactorization@@QAEXH@Z) referenced in function &quot;public: void __thiscall ClpFactorization::maximumPivots(int)&quot; (?maximumPivots@ClpFactorization@@QAEXH@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::maximumPivots(int)&quot; (?maximumPivots@CoinFactorization@@QAEXH@Z)</p>
<p>libClp.lib(ClpFactorization.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::maximumPivots(int)&quot; (?maximumPivots@CoinFactorization@@QAEXH@Z)</p>
<p>libClp.lib(ClpPresolve.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::CoinMessages(class CoinMessages const &amp;)&quot; (??0CoinMessages@@QAE@ABV0@@Z)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::CoinMessages(class CoinMessages const &amp;)&quot; (??0CoinMessages@@QAE@ABV0@@Z)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::CoinMessages(class CoinMessages const &amp;)&quot; (??0CoinMessages@@QAE@ABV0@@Z)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinMessages::CoinMessages(class CoinMessages const &amp;)&quot; (??0CoinMessages@@QAE@ABV0@@Z) referenced in function &quot;public: class CoinMessages __thiscall ClpModel::coinMessages(void)const &quot; (?coinMessages@ClpModel@@QBE?AVCoinMessages@@XZ)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::CoinMessages(class CoinMessages const &amp;)&quot; (??0CoinMessages@@QAE@ABV0@@Z)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::CoinMessages(class CoinMessages const &amp;)&quot; (??0CoinMessages@@QAE@ABV0@@Z)</p>
<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::CoinMessages(class CoinMessages const &amp;)&quot; (??0CoinMessages@@QAE@ABV0@@Z)</p>
<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinMessageHandler::setLogLevel(int)&quot; (?setLogLevel@CoinMessageHandler@@QAEXH@Z)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinMessageHandler::setLogLevel(int)&quot; (?setLogLevel@CoinMessageHandler@@QAEXH@Z)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinMessageHandler::setLogLevel(int)&quot; (?setLogLevel@CoinMessageHandler@@QAEXH@Z) referenced in function &quot;public: void __thiscall ClpModel::setLogLevel(int)&quot; (?setLogLevel@ClpModel@@QAEXH@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinMessageHandler::setLogLevel(int)&quot; (?setLogLevel@CoinMessageHandler@@QAEXH@Z)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinMessageHandler::setLogLevel(int)&quot; (?setLogLevel@CoinMessageHandler@@QAEXH@Z)</p>
<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinMessageHandler::setLogLevel(int)&quot; (?setLogLevel@CoinMessageHandler@@QAEXH@Z)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: virtual __thiscall CoinWarmStartBasis::~CoinWarmStartBasis(void)&quot; (??1CoinWarmStartBasis@@UAE@XZ) referenced in function &quot;public: void __thiscall CoinWarmStartBasis::`vbase destructor&#39;(void)&quot; (??_DCoinWarmStartBasis@@QAEXXZ)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinMessages::setDetailMessages(int,int,int *)&quot; (?setDetailMessages@CoinMessages@@QAEXHHPAH@Z) referenced in function &quot;public: void __thiscall OsiClpSolverInterface::setupForRepeatedUse(int,int)&quot; (?setupForRepeatedUse@OsiClpSolverInterface@@QAEXHH@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinWarmStartBasis::CoinWarmStartBasis(void)&quot; (??0CoinWarmStartBasis@@QAE@XZ) referenced in function &quot;public: virtual class CoinWarmStart * __thiscall OsiClpSolverInterface::getEmptyWarmStart(void)const &quot; (?getEmptyWarmStart@OsiClpSolverInterface@@UBEPAVCoinWarmStart@@XZ)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinWarmStartBasis::CoinWarmStartBasis(void)&quot; (??0CoinWarmStartBasis@@QAE@XZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinWarmStartBasis::CoinWarmStartBasis(class CoinWarmStartBasis const &amp;)&quot; (??0CoinWarmStartBasis@@QAE@ABV0@@Z) referenced in function &quot;public: virtual class CoinWarmStart * __thiscall OsiClpSolverInterface::getWarmStart(void)const &quot; (?getWarmStart@OsiClpSolverInterface@@UBEPAVCoinWarmStart@@XZ)</p>

<p>libClp.lib(ClpCholeskyBase.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrderedCopyOf(class CoinPackedMatrix const &amp;)&quot; (?reverseOrderedCopyOf@CoinPackedMatrix@@QAEXABV1@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrderedCopyOf(class CoinPackedMatrix const &amp;)&quot; (?reverseOrderedCopyOf@CoinPackedMatrix@@QAEXABV1@@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrderedCopyOf(class CoinPackedMatrix const &amp;)&quot; (?reverseOrderedCopyOf@CoinPackedMatrix@@QAEXABV1@@Z)</p>

<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrderedCopyOf(class CoinPackedMatrix const &amp;)&quot; (?reverseOrderedCopyOf@CoinPackedMatrix@@QAEXABV1@@Z)</p>

<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrderedCopyOf(class CoinPackedMatrix const &amp;)&quot; (?reverseOrderedCopyOf@CoinPackedMatrix@@QAEXABV1@@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrderedCopyOf(class CoinPackedMatrix const &amp;)&quot; (?reverseOrderedCopyOf@CoinPackedMatrix@@QAEXABV1@@Z) referenced in function &quot;public: virtual class CoinPackedMatrix const * __thiscall OsiClpSolverInterface::getMatrixByRow(void)const &quot; (?getMatrixByRow@OsiClpSolverInterface@@UBEPBVCoinPackedMatrix@@XZ)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrderedCopyOf(class CoinPackedMatrix const &amp;)&quot; (?reverseOrderedCopyOf@CoinPackedMatrix@@QAEXABV1@@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrderedCopyOf(class CoinPackedMatrix const &amp;)&quot; (?reverseOrderedCopyOf@CoinPackedMatrix@@QAEXABV1@@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrderedCopyOf(class CoinPackedMatrix const &amp;)&quot; (?reverseOrderedCopyOf@CoinPackedMatrix@@QAEXABV1@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraMajor(double)&quot; (?setExtraMajor@CoinPackedMatrix@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraMajor(double)&quot; (?setExtraMajor@CoinPackedMatrix@@QAEXN@Z) referenced in function &quot;private: int __thiscall ClpSimplexOther::whileIterating(double,double &amp;,double,double const *,double const *,double const *)&quot; (?whileIterating@ClpSimplexOther@@AAEHNAANNPBN11@Z)</p>

<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraMajor(double)&quot; (?setExtraMajor@CoinPackedMatrix@@QAEXN@Z)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraMajor(double)&quot; (?setExtraMajor@CoinPackedMatrix@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraMajor(double)&quot; (?setExtraMajor@CoinPackedMatrix@@QAEXN@Z)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraMajor(double)&quot; (?setExtraMajor@CoinPackedMatrix@@QAEXN@Z)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraMajor(double)&quot; (?setExtraMajor@CoinPackedMatrix@@QAEXN@Z)</p>
<p>libClp.lib(ClpPresolve.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraGap(double)&quot; (?setExtraGap@CoinPackedMatrix@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraGap(double)&quot; (?setExtraGap@CoinPackedMatrix@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraGap(double)&quot; (?setExtraGap@CoinPackedMatrix@@QAEXN@Z)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraGap(double)&quot; (?setExtraGap@CoinPackedMatrix@@QAEXN@Z) referenced in function &quot;public: virtual class CoinPackedMatrix const * __thiscall OsiClpSolverInterface::getMatrixByRow(void)const &quot; (?getMatrixByRow@OsiClpSolverInterface@@UBEPBVCoinPackedMatrix@@XZ)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraGap(double)&quot; (?setExtraGap@CoinPackedMatrix@@QAEXN@Z)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraGap(double)&quot; (?setExtraGap@CoinPackedMatrix@@QAEXN@Z)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setExtraGap(double)&quot; (?setExtraGap@CoinPackedMatrix@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(void)&quot; (??0CoinPackedMatrix@@QAE@XZ)</p>
<p>libClp.lib(ClpCholeskyBase.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(void)&quot; (??0CoinPackedMatrix@@QAE@XZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(void)&quot; (??0CoinPackedMatrix@@QAE@XZ)</p>
<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(void)&quot; (??0CoinPackedMatrix@@QAE@XZ)</p>
<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(void)&quot; (??0CoinPackedMatrix@@QAE@XZ) referenced in function &quot;protected: void __thiscall std::numpunct&lt;char&gt;::_Init(class std::_Locinfo const &amp;,bool)&quot; (?_Init@?$numpunct@D@std@@IAEXABV_Locinfo@2@_N@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(void)&quot; (??0CoinPackedMatrix@@QAE@XZ)</p>
<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(void)&quot; (??0CoinPackedMatrix@@QAE@XZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(void)&quot; (??0CoinPackedMatrix@@QAE@XZ)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(void)&quot; (??0CoinPackedMatrix@@QAE@XZ)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(void)&quot; (??0CoinPackedMatrix@@QAE@XZ)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(void)&quot; (??0CoinPackedMatrix@@QAE@XZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: virtual __thiscall CoinPackedVector::~CoinPackedVector(void)&quot; (??1CoinPackedVector@@UAE@XZ) referenced in function &quot;public: virtual void __thiscall OsiClpSolverInterface::addCol(int,int const *,double const *,double,double,double)&quot; (?addCol@OsiClpSolverInterface@@UAEXHPBHPBNNNN@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall CoinPackedVector::~CoinPackedVector(void)&quot; (??1CoinPackedVector@@UAE@XZ)</p>
<p>libOsi.lib(OsiRowCut.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall CoinPackedVector::~CoinPackedVector(void)&quot; (??1CoinPackedVector@@UAE@XZ)</p>
<p>libOsi.lib(OsiRowCutDebugger.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall CoinPackedVector::~CoinPackedVector(void)&quot; (??1CoinPackedVector@@UAE@XZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPackedVector::CoinPackedVector(int,int const *,double const *,bool)&quot; (??0CoinPackedVector@@QAE@HPBHPBN_N@Z) referenced in function &quot;public: virtual void __thiscall OsiClpSolverInterface::addCol(int,int const *,double const *,double,double,double)&quot; (?addCol@OsiClpSolverInterface@@UAEXHPBHPBNNNN@Z)</p>

<p>libClp.lib(ClpPlusMinusOneMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedVector::CoinPackedVector(int,int const *,double const *,bool)&quot; (??0CoinPackedVector@@QAE@HPBHPBN_N@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedVector::CoinPackedVector(int,int const *,double const *,bool)&quot; (??0CoinPackedVector@@QAE@HPBHPBN_N@Z)</p>

<p>libClp.lib(ClpCholeskyBase.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall CoinPackedMatrix::~CoinPackedMatrix(void)&quot; (??1CoinPackedMatrix@@UAE@XZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall CoinPackedMatrix::~CoinPackedMatrix(void)&quot; (??1CoinPackedMatrix@@UAE@XZ)</p>
<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: virtual __thiscall CoinPackedMatrix::~CoinPackedMatrix(void)&quot; (??1CoinPackedMatrix@@UAE@XZ) referenced in function &quot;protected: bool __thiscall std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt;::_Grow(unsigned int,bool)&quot; (?_Grow@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAE_NI_N@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall CoinPackedMatrix::~CoinPackedMatrix(void)&quot; (??1CoinPackedMatrix@@UAE@XZ)</p>
<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall CoinPackedMatrix::~CoinPackedMatrix(void)&quot; (??1CoinPackedMatrix@@UAE@XZ)</p>
<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall CoinPackedMatrix::~CoinPackedMatrix(void)&quot; (??1CoinPackedMatrix@@UAE@XZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall CoinPackedMatrix::~CoinPackedMatrix(void)&quot; (??1CoinPackedMatrix@@UAE@XZ)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall CoinPackedMatrix::~CoinPackedMatrix(void)&quot; (??1CoinPackedMatrix@@UAE@XZ)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall CoinPackedMatrix::~CoinPackedMatrix(void)&quot; (??1CoinPackedMatrix@@UAE@XZ)</p>
<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: virtual __thiscall CoinPackedMatrix::~CoinPackedMatrix(void)&quot; (??1CoinPackedMatrix@@UAE@XZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinModel::createPackedMatrix(class CoinPackedMatrix &amp;,double const *)&quot; (?createPackedMatrix@CoinModel@@QAEHAAVCoinPackedMatrix@@PBN@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::loadFromCoinModel(class CoinModel &amp;,bool)&quot; (?loadFromCoinModel@OsiClpSolverInterface@@UAEHAAVCoinModel@@_N@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinModel::createPackedMatrix(class CoinPackedMatrix &amp;,double const *)&quot; (?createPackedMatrix@CoinModel@@QAEHAAVCoinPackedMatrix@@PBN@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinModel::createPackedMatrix(class CoinPackedMatrix &amp;,double const *)&quot; (?createPackedMatrix@CoinModel@@QAEHAAVCoinPackedMatrix@@PBN@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinModel::createPackedMatrix(class CoinPackedMatrix &amp;,double const *)&quot; (?createPackedMatrix@CoinModel@@QAEHAAVCoinPackedMatrix@@PBN@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinModel::createArrays(double * &amp;,double * &amp;,double * &amp;,double * &amp;,double * &amp;,int * &amp;,double * &amp;)&quot; (?createArrays@CoinModel@@QAEHAAPAN0000AAPAH0@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::loadFromCoinModel(class CoinModel &amp;,bool)&quot; (?loadFromCoinModel@OsiClpSolverInterface@@UAEHAAVCoinModel@@_N@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinModel::createArrays(double * &amp;,double * &amp;,double * &amp;,double * &amp;,double * &amp;,int * &amp;,double * &amp;)&quot; (?createArrays@CoinModel@@QAEHAAPAN0000AAPAH0@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinModel::createArrays(double * &amp;,double * &amp;,double * &amp;,double * &amp;,double * &amp;,int * &amp;,double * &amp;)&quot; (?createArrays@CoinModel@@QAEHAAPAN0000AAPAH0@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinModel::createArrays(double * &amp;,double * &amp;,double * &amp;,double * &amp;,double * &amp;,int * &amp;,double * &amp;)&quot; (?createArrays@CoinModel@@QAEHAAPAN0000AAPAH0@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: virtual __thiscall CoinSet::~CoinSet(void)&quot; (??1CoinSet@@UAE@XZ) referenced in function &quot;public: virtual void * __thiscall CoinSet::`vector deleting destructor&#39;(unsigned int)&quot; (??_ECoinSet@@UAEPAXI@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: virtual void __thiscall CoinWarmStartBasis::setSize(int,int)&quot; (?setSize@CoinWarmStartBasis@@UAEXHH@Z) referenced in function &quot;protected: class CoinWarmStartBasis __thiscall OsiClpSolverInterface::getBasis(class ClpSimplex *)const &quot; (?getBasis@OsiClpSolverInterface@@IBE?AVCoinWarmStartBasis@@PAVClpSimplex@@@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: virtual void __thiscall CoinWarmStartBasis::resize(int,int)&quot; (?resize@CoinWarmStartBasis@@UAEXHH@Z) referenced in function &quot;protected: void __thiscall OsiClpSolverInterface::setBasis(class CoinWarmStartBasis const &amp;,class ClpSimplex *)&quot; (?setBasis@OsiClpSolverInterface@@IAEXABVCoinWarmStartBasis@@PAVClpSimplex@@@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: virtual class CoinWarmStartDiff * __thiscall CoinWarmStartBasis::generateDiff(class CoinWarmStart const * const)const &quot; (?generateDiff@CoinWarmStartBasis@@UBEPAVCoinWarmStartDiff@@QBVCoinWarmStart@@@Z) referenced in function &quot;public: class CoinWarmStartDiff * __thiscall OsiClpSolverInterface::getBasisDiff(unsigned char const *)const &quot; (?getBasisDiff@OsiClpSolverInterface@@QBEPAVCoinWarmStartDiff@@PBE@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedVector::setFullNonZero(int,double const *,bool)&quot; (?setFullNonZero@CoinPackedVector@@QAEXHPBN_N@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::primalPivotResult(int,int,int &amp;,int &amp;,double &amp;,class CoinPackedVector *)&quot; (?primalPivotResult@OsiClpSolverInterface@@UAEHHHAAH0AANPAVCoinPackedVector@@@Z)</p>

<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::clear(void)&quot; (?clear@CoinIndexedVector@@QAEXXZ)</p>
<p>libClp.lib(ClpPlusMinusOneMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::clear(void)&quot; (?clear@CoinIndexedVector@@QAEXXZ)</p>
<p>libClp.lib(ClpNetworkBasis.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::clear(void)&quot; (?clear@CoinIndexedVector@@QAEXXZ)</p>
<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::clear(void)&quot; (?clear@CoinIndexedVector@@QAEXXZ)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::clear(void)&quot; (?clear@CoinIndexedVector@@QAEXXZ)</p>
<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::clear(void)&quot; (?clear@CoinIndexedVector@@QAEXXZ)</p>
<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::clear(void)&quot; (?clear@CoinIndexedVector@@QAEXXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::clear(void)&quot; (?clear@CoinIndexedVector@@QAEXXZ) referenced in function &quot;public: virtual void __thiscall OsiClpSolverInterface::getBInvACol(class CoinIndexedVector *)const &quot; (?getBInvACol@OsiClpSolverInterface@@UBEXPAVCoinIndexedVector@@@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::clear(void)&quot; (?clear@CoinIndexedVector@@QAEXXZ)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::clear(void)&quot; (?clear@CoinIndexedVector@@QAEXXZ)</p>
<p>libClp.lib(ClpDualRowSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::clear(void)&quot; (?clear@CoinIndexedVector@@QAEXXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: virtual __thiscall CoinSosSet::~CoinSosSet(void)&quot; (??1CoinSosSet@@UAE@XZ) referenced in function &quot;public: void __thiscall OsiClpSolverInterface::setSOSData(int,char const *,int const *,int const *,double const *)&quot; (?setSOSData@OsiClpSolverInterface@@QAEXHPBDPBH1PBN@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinSet &amp; __thiscall CoinSet::operator=(class CoinSet const &amp;)&quot; (??4CoinSet@@QAEAAV0@ABV0@@Z) referenced in function &quot;public: void __thiscall OsiClpSolverInterface::setSOSData(int,char const *,int const *,int const *,double const *)&quot; (?setSOSData@OsiClpSolverInterface@@QAEXHPBDPBH1PBN@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinSosSet::CoinSosSet(int,int const *,double const *,int)&quot; (??0CoinSosSet@@QAE@HPBHPBNH@Z) referenced in function &quot;public: void __thiscall OsiClpSolverInterface::setSOSData(int,char const *,int const *,int const *,double const *)&quot; (?setSOSData@OsiClpSolverInterface@@QAEXHPBDPBH1PBN@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinSet::CoinSet(void)&quot; (??0CoinSet@@QAE@XZ) referenced in function &quot;public: void __thiscall OsiClpSolverInterface::setSOSData(int,char const *,int const *,int const *,double const *)&quot; (?setSOSData@OsiClpSolverInterface@@QAEXHPBDPBH1PBN@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::appendRow(class CoinPackedVectorBase const &amp;)&quot; (?appendRow@CoinPackedMatrix@@QAEXABVCoinPackedVectorBase@@@Z) referenced in function &quot;public: virtual void __thiscall OsiClpSolverInterface::addRow(class CoinPackedVectorBase const &amp;,double,double)&quot; (?addRow@OsiClpSolverInterface@@UAEXABVCoinPackedVectorBase@@NN@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::appendRows(int,class CoinPackedVectorBase const * const *)&quot; (?appendRows@CoinPackedMatrix@@QAEXHPBQBVCoinPackedVectorBase@@@Z) referenced in function &quot;public: virtual void __thiscall OsiClpSolverInterface::addRows(int,class CoinPackedVectorBase const * const *,double const *,double const *)&quot; (?addRows@OsiClpSolverInterface@@UAEXHPBQBVCoinPackedVectorBase@@PBN1@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::appendRows(int,class CoinPackedVectorBase const * const *)&quot; (?appendRows@CoinPackedMatrix@@QAEXHPBQBVCoinPackedVectorBase@@@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinArrayWithLength::extend(int)&quot; (?extend@CoinArrayWithLength@@QAEXH@Z) referenced in function &quot;protected: void __thiscall OsiClpSolverInterface::redoScaleFactors(int,int const *,int const *,double const *)&quot; (?redoScaleFactors@OsiClpSolverInterface@@IAEXHPBH0PBN@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::appendRow(int,int const *,double const *)&quot; (?appendRow@CoinPackedMatrix@@QAEXHPBHPBN@Z) referenced in function &quot;public: virtual void __thiscall OsiClpSolverInterface::addRow(int,int const *,double const *,double,double)&quot; (?addRow@OsiClpSolverInterface@@UAEXHPBHPBNNN@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinPackedMatrix::appendRows(int,int const *,int const *,double const *,int)&quot; (?appendRows@CoinPackedMatrix@@QAEHHPBH0PBNH@Z) referenced in function &quot;public: virtual void __thiscall OsiClpSolverInterface::addRows(int,int const *,int const *,double const *,double const *,double const *)&quot; (?addRows@OsiClpSolverInterface@@UAEXHPBH0PBN11@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinPackedMatrix::appendRows(int,int const *,int const *,double const *,int)&quot; (?appendRows@CoinPackedMatrix@@QAEHHPBH0PBNH@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: bool __thiscall CoinMessageHandler::prefix(void)const &quot; (?prefix@CoinMessageHandler@@QBE_NXZ) referenced in function &quot;public: void __thiscall OsiClpSolverInterface::generateCpp(struct _iobuf *)&quot; (?generateCpp@OsiClpSolverInterface@@QAEXPAU_iobuf@@@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: bool __thiscall CoinMessageHandler::prefix(void)const &quot; (?prefix@CoinMessageHandler@@QBE_NXZ)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: bool __thiscall CoinMessageHandler::prefix(void)const &quot; (?prefix@CoinMessageHandler@@QBE_NXZ)</p>
<p>libOsi.lib(OsiAuxInfo.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libOsi.lib(OsiRowCutDebugger.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpPredictorCorrector.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(IdiSolve.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libOsi.lib(OsiBranchingObject.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpNetworkBasis.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpMatrixBase.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpCholeskyDense.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(Idiot.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpInterior.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpCholeskyBase.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpQuadraticObjective.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpPlusMinusOneMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpNonLinearCost.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpLinearObjective.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpPresolve.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpDualRowSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpNode.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA) referenced in function &quot;public: __thiscall CoinError::CoinError(class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt;,class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt;,class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt;,class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt;,int)&quot; (??0CoinError@@QAE@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@000H@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libClp.lib(ClpFactorization.obj) : error LNK2001: unresolved external symbol &quot;public: static bool CoinError::printErrors_&quot; (?printErrors_@CoinError@@2_NA)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::insert(int,double)&quot; (?insert@CoinIndexedVector@@QAEXHN@Z) referenced in function &quot;public: virtual void __thiscall OsiClpSolverInterface::getBInvARow(int,class CoinIndexedVector *,class CoinIndexedVector *,bool)const &quot; (?getBInvARow@OsiClpSolverInterface@@UBEXHPAVCoinIndexedVector@@0_N@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::insert(int,double)&quot; (?insert@CoinIndexedVector@@QAEXHN@Z)</p>
<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::insert(int,double)&quot; (?insert@CoinIndexedVector@@QAEXHN@Z)</p>
<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::insert(int,double)&quot; (?insert@CoinIndexedVector@@QAEXHN@Z)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinWarmStartBasis::numberBasicStructurals(void)const &quot; (?numberBasicStructurals@CoinWarmStartBasis@@QBEHXZ) referenced in function &quot;public: virtual void __thiscall OsiClpSolverInterface::initialSolve(void)&quot; (?initialSolve@OsiClpSolverInterface@@UAEXXZ)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::appendCol(class CoinPackedVectorBase const &amp;)&quot; (?appendCol@CoinPackedMatrix@@QAEXABVCoinPackedVectorBase@@@Z) referenced in function &quot;public: virtual void __thiscall OsiClpSolverInterface::addCol(class CoinPackedVectorBase const &amp;,double,double,double)&quot; (?addCol@OsiClpSolverInterface@@UAEXABVCoinPackedVectorBase@@NNN@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::appendCols(int,class CoinPackedVectorBase const * const *)&quot; (?appendCols@CoinPackedMatrix@@QAEXHPBQBVCoinPackedVectorBase@@@Z) referenced in function &quot;public: virtual void __thiscall OsiClpSolverInterface::addCols(int,class CoinPackedVectorBase const * const *,double const *,double const *,double const *)&quot; (?addCols@OsiClpSolverInterface@@UAEXHPBQBVCoinPackedVectorBase@@PBN11@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::appendCols(int,class CoinPackedVectorBase const * const *)&quot; (?appendCols@CoinPackedMatrix@@QAEXHPBQBVCoinPackedVectorBase@@@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinPackedMatrix::appendCols(int,int const *,int const *,double const *,int)&quot; (?appendCols@CoinPackedMatrix@@QAEHHPBH0PBNH@Z) referenced in function &quot;public: virtual void __thiscall OsiClpSolverInterface::addCols(int,int const *,int const *,double const *,double const *,double const *,double const *)&quot; (?addCols@OsiClpSolverInterface@@UAEXHPBH0PBN111@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinPackedMatrix::appendCols(int,int const *,int const *,double const *,int)&quot; (?appendCols@CoinPackedMatrix@@QAEHHPBH0PBNH@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinMpsIO::~CoinMpsIO(void)&quot; (??1CoinMpsIO@@QAE@XZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMpsIO::~CoinMpsIO(void)&quot; (??1CoinMpsIO@@QAE@XZ)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMpsIO::~CoinMpsIO(void)&quot; (??1CoinMpsIO@@QAE@XZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMpsIO::~CoinMpsIO(void)&quot; (??1CoinMpsIO@@QAE@XZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::columnName(int)const &quot; (?columnName@CoinMpsIO@@QBEPBDH@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::columnName(int)const &quot; (?columnName@CoinMpsIO@@QBEPBDH@Z)</p>
<p>libOsi.lib(OsiNames.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::columnName(int)const &quot; (?columnName@CoinMpsIO@@QBEPBDH@Z)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::rowName(int)const &quot; (?rowName@CoinMpsIO@@QBEPBDH@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::rowName(int)const &quot; (?rowName@CoinMpsIO@@QBEPBDH@Z)</p>
<p>libOsi.lib(OsiNames.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::rowName(int)const &quot; (?rowName@CoinMpsIO@@QBEPBDH@Z)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::getObjectiveName(void)const &quot; (?getObjectiveName@CoinMpsIO@@QBEPBDXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libOsi.lib(OsiNames.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::getObjectiveName(void)const &quot; (?getObjectiveName@CoinMpsIO@@QBEPBDXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::getNumRows(void)const &quot; (?getNumRows@CoinMpsIO@@QBEHXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libOsi.lib(OsiNames.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::getNumRows(void)const &quot; (?getNumRows@CoinMpsIO@@QBEHXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::getNumCols(void)const &quot; (?getNumCols@CoinMpsIO@@QBEHXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::getNumCols(void)const &quot; (?getNumCols@CoinMpsIO@@QBEHXZ)</p>
<p>libOsi.lib(OsiNames.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::getNumCols(void)const &quot; (?getNumCols@CoinMpsIO@@QBEHXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::integerColumns(void)const &quot; (?integerColumns@CoinMpsIO@@QBEPBDXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::integerColumns(void)const &quot; (?integerColumns@CoinMpsIO@@QBEPBDXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::integerColumns(void)const &quot; (?integerColumns@CoinMpsIO@@QBEPBDXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinPackedMatrix const * __thiscall CoinMpsIO::getMatrixByCol(void)const &quot; (?getMatrixByCol@CoinMpsIO@@QBEPBVCoinPackedMatrix@@XZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinPackedMatrix const * __thiscall CoinMpsIO::getMatrixByCol(void)const &quot; (?getMatrixByCol@CoinMpsIO@@QBEPBVCoinPackedMatrix@@XZ)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinPackedMatrix const * __thiscall CoinMpsIO::getMatrixByCol(void)const &quot; (?getMatrixByCol@CoinMpsIO@@QBEPBVCoinPackedMatrix@@XZ)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getColLower(void)const &quot; (?getColLower@CoinMpsIO@@QBEPBNXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getColLower(void)const &quot; (?getColLower@CoinMpsIO@@QBEPBNXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getColLower(void)const &quot; (?getColLower@CoinMpsIO@@QBEPBNXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getColUpper(void)const &quot; (?getColUpper@CoinMpsIO@@QBEPBNXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getColUpper(void)const &quot; (?getColUpper@CoinMpsIO@@QBEPBNXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getColUpper(void)const &quot; (?getColUpper@CoinMpsIO@@QBEPBNXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getObjCoefficients(void)const &quot; (?getObjCoefficients@CoinMpsIO@@QBEPBNXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getObjCoefficients(void)const &quot; (?getObjCoefficients@CoinMpsIO@@QBEPBNXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getObjCoefficients(void)const &quot; (?getObjCoefficients@CoinMpsIO@@QBEPBNXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::getRowSense(void)const &quot; (?getRowSense@CoinMpsIO@@QBEPBDXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::getRowSense(void)const &quot; (?getRowSense@CoinMpsIO@@QBEPBDXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getRightHandSide(void)const &quot; (?getRightHandSide@CoinMpsIO@@QBEPBNXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getRightHandSide(void)const &quot; (?getRightHandSide@CoinMpsIO@@QBEPBNXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getRowRange(void)const &quot; (?getRowRange@CoinMpsIO@@QBEPBNXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getRowRange(void)const &quot; (?getRowRange@CoinMpsIO@@QBEPBNXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: double __thiscall CoinMpsIO::objectiveOffset(void)const &quot; (?objectiveOffset@CoinMpsIO@@QBENXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: double __thiscall CoinMpsIO::objectiveOffset(void)const &quot; (?objectiveOffset@CoinMpsIO@@QBENXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: double __thiscall CoinMpsIO::objectiveOffset(void)const &quot; (?objectiveOffset@CoinMpsIO@@QBENXZ)</p>
<p>libClp.lib(Idiot.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libClp.lib(ClpPredictorCorrector.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libClp.lib(ClpInterior.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(enum CoinMessageMarker)&quot; (??6CoinMessageHandler@@QAEAAV0@W4CoinMessageMarker@@@Z)</p>

<p>libClp.lib(ClpPredictorCorrector.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>

<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>

<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>

<p>libClp.lib(ClpInterior.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>
<p>libClp.lib(Idiot.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>
<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>
<p>libClp.lib(ClpPresolve.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>

<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(int)&quot; (??6CoinMessageHandler@@QAEAAV0@H@Z)</p>

<p>libClp.lib(ClpPredictorCorrector.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char const *)&quot; (??6CoinMessageHandler@@QAEAAV0@PBD@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char const *)&quot; (??6CoinMessageHandler@@QAEAAV0@PBD@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char const *)&quot; (??6CoinMessageHandler@@QAEAAV0@PBD@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char const *)&quot; (??6CoinMessageHandler@@QAEAAV0@PBD@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char const *)&quot; (??6CoinMessageHandler@@QAEAAV0@PBD@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char const *)&quot; (??6CoinMessageHandler@@QAEAAV0@PBD@Z)</p>

<p>libClp.lib(Idiot.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libClp.lib(ClpPredictorCorrector.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libClp.lib(ClpInterior.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(int,class CoinMessages const &amp;)&quot; (?message@CoinMessageHandler@@QAEAAV1@HABVCoinMessages@@@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::getProblemName(void)const &quot; (?getProblemName@CoinMpsIO@@QBEPBDXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::getProblemName(void)const &quot; (?getProblemName@CoinMpsIO@@QBEPBDXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinMpsIO::getProblemName(void)const &quot; (?getProblemName@CoinMpsIO@@QBEPBDXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::readMps(char const *,char const *,int &amp;,class CoinSet * * &amp;)&quot; (?readMps@CoinMpsIO@@QAEHPBD0AAHAAPAPAVCoinSet@@@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::readMps(char const *,char const *,int &amp;,class CoinSet * * &amp;)&quot; (?readMps@CoinMpsIO@@QAEHPBD0AAHAAPAPAVCoinSet@@@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::~CoinMessages(void)&quot; (??1CoinMessages@@QAE@XZ)</p>
<p>libClp.lib(ClpPresolve.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::~CoinMessages(void)&quot; (??1CoinMessages@@QAE@XZ)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::~CoinMessages(void)&quot; (??1CoinMessages@@QAE@XZ)</p>
<p>libClp.lib(ClpMessage.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::~CoinMessages(void)&quot; (??1CoinMessages@@QAE@XZ)</p>
<p>libClp.lib(Idiot.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::~CoinMessages(void)&quot; (??1CoinMessages@@QAE@XZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinMessages::~CoinMessages(void)&quot; (??1CoinMessages@@QAE@XZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::~CoinMessages(void)&quot; (??1CoinMessages@@QAE@XZ)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::~CoinMessages(void)&quot; (??1CoinMessages@@QAE@XZ)</p>
<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::~CoinMessages(void)&quot; (??1CoinMessages@@QAE@XZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinMessages &amp; __thiscall CoinMessages::operator=(class CoinMessages const &amp;)&quot; (??4CoinMessages@@QAEAAV0@ABV0@@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessages &amp; __thiscall CoinMessages::operator=(class CoinMessages const &amp;)&quot; (??4CoinMessages@@QAEAAV0@ABV0@@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessages &amp; __thiscall CoinMessages::operator=(class CoinMessages const &amp;)&quot; (??4CoinMessages@@QAEAAV0@ABV0@@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessages &amp; __thiscall CoinMessages::operator=(class CoinMessages const &amp;)&quot; (??4CoinMessages@@QAEAAV0@ABV0@@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinMpsIO::passInMessageHandler(class CoinMessageHandler *)&quot; (?passInMessageHandler@CoinMpsIO@@QAEXPAVCoinMessageHandler@@@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinMpsIO::passInMessageHandler(class CoinMessageHandler *)&quot; (?passInMessageHandler@CoinMpsIO@@QAEXPAVCoinMessageHandler@@@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinMpsIO::passInMessageHandler(class CoinMessageHandler *)&quot; (?passInMessageHandler@CoinMpsIO@@QAEXPAVCoinMessageHandler@@@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinMpsIO::passInMessageHandler(class CoinMessageHandler *)&quot; (?passInMessageHandler@CoinMpsIO@@QAEXPAVCoinMessageHandler@@@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinMpsIO::setInfinity(double)&quot; (?setInfinity@CoinMpsIO@@QAEXN@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinMpsIO::setInfinity(double)&quot; (?setInfinity@CoinMpsIO@@QAEXN@Z)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinMpsIO::CoinMpsIO(void)&quot; (??0CoinMpsIO@@QAE@XZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readMps(char const *,char const *)&quot; (?readMps@OsiClpSolverInterface@@UAEHPBD0@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMpsIO::CoinMpsIO(void)&quot; (??0CoinMpsIO@@QAE@XZ)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMpsIO::CoinMpsIO(void)&quot; (??0CoinMpsIO@@QAE@XZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMpsIO::CoinMpsIO(void)&quot; (??0CoinMpsIO@@QAE@XZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::readQuadraticMps(char const *,int * &amp;,int * &amp;,double * &amp;,int)&quot; (?readQuadraticMps@CoinMpsIO@@QAEHPBDAAPAH1AAPANH@Z) referenced in function &quot;public: int __thiscall OsiClpSolverInterface::readMps(char const *,bool,bool)&quot; (?readMps@OsiClpSolverInterface@@QAEHPBD_N1@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::readQuadraticMps(char const *,int * &amp;,int * &amp;,double * &amp;,int)&quot; (?readQuadraticMps@CoinMpsIO@@QAEHPBDAAPAH1AAPANH@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinLpIO::~CoinLpIO(void)&quot; (??1CoinLpIO@@QAE@XZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinLpIO::~CoinLpIO(void)&quot; (??1CoinLpIO@@QAE@XZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinLpIO::~CoinLpIO(void)&quot; (??1CoinLpIO@@QAE@XZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: char const * __thiscall CoinLpIO::columnName(int)const &quot; (?columnName@CoinLpIO@@QBEPBDH@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinLpIO::columnName(int)const &quot; (?columnName@CoinLpIO@@QBEPBDH@Z)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: char const * __thiscall CoinLpIO::rowName(int)const &quot; (?rowName@CoinLpIO@@QBEPBDH@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinLpIO::rowName(int)const &quot; (?rowName@CoinLpIO@@QBEPBDH@Z)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinLpIO::getNumRows(void)const &quot; (?getNumRows@CoinLpIO@@QBEHXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libOsi.lib(OsiNames.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinLpIO::getNumRows(void)const &quot; (?getNumRows@CoinLpIO@@QBEHXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinLpIO::getNumCols(void)const &quot; (?getNumCols@CoinLpIO@@QBEHXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinLpIO::getNumCols(void)const &quot; (?getNumCols@CoinLpIO@@QBEHXZ)</p>
<p>libOsi.lib(OsiNames.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinLpIO::getNumCols(void)const &quot; (?getNumCols@CoinLpIO@@QBEHXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: char const * __thiscall CoinLpIO::integerColumns(void)const &quot; (?integerColumns@CoinLpIO@@QBEPBDXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinLpIO::integerColumns(void)const &quot; (?integerColumns@CoinLpIO@@QBEPBDXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinLpIO::integerColumns(void)const &quot; (?integerColumns@CoinLpIO@@QBEPBDXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinPackedMatrix const * __thiscall CoinLpIO::getMatrixByRow(void)const &quot; (?getMatrixByRow@CoinLpIO@@QBEPBVCoinPackedMatrix@@XZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinPackedMatrix const * __thiscall CoinLpIO::getMatrixByRow(void)const &quot; (?getMatrixByRow@CoinLpIO@@QBEPBVCoinPackedMatrix@@XZ)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinPackedMatrix const * __thiscall CoinLpIO::getMatrixByRow(void)const &quot; (?getMatrixByRow@CoinLpIO@@QBEPBVCoinPackedMatrix@@XZ)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getColLower(void)const &quot; (?getColLower@CoinLpIO@@QBEPBNXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getColLower(void)const &quot; (?getColLower@CoinLpIO@@QBEPBNXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getColLower(void)const &quot; (?getColLower@CoinLpIO@@QBEPBNXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getColUpper(void)const &quot; (?getColUpper@CoinLpIO@@QBEPBNXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getColUpper(void)const &quot; (?getColUpper@CoinLpIO@@QBEPBNXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getColUpper(void)const &quot; (?getColUpper@CoinLpIO@@QBEPBNXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getObjCoefficients(void)const &quot; (?getObjCoefficients@CoinLpIO@@QBEPBNXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getObjCoefficients(void)const &quot; (?getObjCoefficients@CoinLpIO@@QBEPBNXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getObjCoefficients(void)const &quot; (?getObjCoefficients@CoinLpIO@@QBEPBNXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getRowLower(void)const &quot; (?getRowLower@CoinLpIO@@QBEPBNXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getRowLower(void)const &quot; (?getRowLower@CoinLpIO@@QBEPBNXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getRowLower(void)const &quot; (?getRowLower@CoinLpIO@@QBEPBNXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getRowUpper(void)const &quot; (?getRowUpper@CoinLpIO@@QBEPBNXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getRowUpper(void)const &quot; (?getRowUpper@CoinLpIO@@QBEPBNXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: double const * __thiscall CoinLpIO::getRowUpper(void)const &quot; (?getRowUpper@CoinLpIO@@QBEPBNXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: char const * __thiscall CoinLpIO::getObjName(void)const &quot; (?getObjName@CoinLpIO@@QBEPBDXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libOsi.lib(OsiNames.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinLpIO::getObjName(void)const &quot; (?getObjName@CoinLpIO@@QBEPBDXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: char const * __thiscall CoinLpIO::getProblemName(void)const &quot; (?getProblemName@CoinLpIO@@QBEPBDXZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinLpIO::getProblemName(void)const &quot; (?getProblemName@CoinLpIO@@QBEPBDXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: char const * __thiscall CoinLpIO::getProblemName(void)const &quot; (?getProblemName@CoinLpIO@@QBEPBDXZ)</p>
<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinLpIO::readLp(char const *,double)&quot; (?readLp@CoinLpIO@@QAEXPBDN@Z) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libOsiClp.lib(OsiClpSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinLpIO::CoinLpIO(void)&quot; (??0CoinLpIO@@QAE@XZ) referenced in function &quot;public: virtual int __thiscall OsiClpSolverInterface::readLp(char const *,double)&quot; (?readLp@OsiClpSolverInterface@@UAEHPBDN@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinLpIO::CoinLpIO(void)&quot; (??0CoinLpIO@@QAE@XZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinLpIO::CoinLpIO(void)&quot; (??0CoinLpIO@@QAE@XZ)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::gutsOfDestructor(int)&quot; (?gutsOfDestructor@CoinFactorization@@QAEXH@Z) referenced in function &quot;public: void __thiscall CoinFactorization::clearArrays(void)&quot; (?clearArrays@CoinFactorization@@QAEXXZ)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::gutsOfDestructor(int)&quot; (?gutsOfDestructor@CoinFactorization@@QAEXH@Z)</p>
<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinSmallFactorization::zeroTolerance(double)&quot; (?zeroTolerance@CoinSmallFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinSmallFactorization::zeroTolerance(double)&quot; (?zeroTolerance@CoinSmallFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinSmallFactorization::zeroTolerance(double)&quot; (?zeroTolerance@CoinSmallFactorization@@QAEXN@Z) referenced in function &quot;public: void __thiscall ClpFactorization::zeroTolerance(double)&quot; (?zeroTolerance@ClpFactorization@@QAEXN@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinSmallFactorization::zeroTolerance(double)&quot; (?zeroTolerance@CoinSmallFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinSmallFactorization::zeroTolerance(double)&quot; (?zeroTolerance@CoinSmallFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinSmallFactorization::zeroTolerance(double)&quot; (?zeroTolerance@CoinSmallFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::zeroTolerance(double)&quot; (?zeroTolerance@CoinFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::zeroTolerance(double)&quot; (?zeroTolerance@CoinFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::zeroTolerance(double)&quot; (?zeroTolerance@CoinFactorization@@QAEXN@Z) referenced in function &quot;public: void __thiscall ClpFactorization::zeroTolerance(double)&quot; (?zeroTolerance@ClpFactorization@@QAEXN@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::zeroTolerance(double)&quot; (?zeroTolerance@CoinFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::zeroTolerance(double)&quot; (?zeroTolerance@CoinFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::zeroTolerance(double)&quot; (?zeroTolerance@CoinFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::sparseThreshold(int)&quot; (?sparseThreshold@CoinFactorization@@QAEXH@Z)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::sparseThreshold(int)&quot; (?sparseThreshold@CoinFactorization@@QAEXH@Z) referenced in function &quot;public: void __thiscall ClpFactorization::sparseThreshold(int)&quot; (?sparseThreshold@ClpFactorization@@QAEXH@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::sparseThreshold(int)&quot; (?sparseThreshold@CoinFactorization@@QAEXH@Z)</p>
<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::sparseThreshold(int)&quot; (?sparseThreshold@CoinFactorization@@QAEXH@Z)</p>
<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::sparseThreshold(int)&quot; (?sparseThreshold@CoinFactorization@@QAEXH@Z)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::messageLevel(int)&quot; (?messageLevel@CoinFactorization@@QAEXH@Z) referenced in function &quot;public: void __thiscall ClpFactorization::messageLevel(int)&quot; (?messageLevel@ClpFactorization@@QAEXH@Z)</p>

<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::pivotTolerance(double)&quot; (?pivotTolerance@CoinFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::pivotTolerance(double)&quot; (?pivotTolerance@CoinFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::pivotTolerance(double)&quot; (?pivotTolerance@CoinFactorization@@QAEXN@Z) referenced in function &quot;public: void __thiscall ClpFactorization::pivotTolerance(double)&quot; (?pivotTolerance@ClpFactorization@@QAEXN@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::pivotTolerance(double)&quot; (?pivotTolerance@CoinFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::pivotTolerance(double)&quot; (?pivotTolerance@CoinFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::pivotTolerance(double)&quot; (?pivotTolerance@CoinFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::setPersistenceFlag(int)&quot; (?setPersistenceFlag@CoinFactorization@@QAEXH@Z) referenced in function &quot;public: void __thiscall ClpFactorization::setPersistenceFlag(int)&quot; (?setPersistenceFlag@ClpFactorization@@QAEXH@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::almostDestructor(void)&quot; (?almostDestructor@CoinFactorization@@QAEXXZ) referenced in function &quot;public: void __thiscall ClpFactorization::almostDestructor(void)&quot; (?almostDestructor@ClpFactorization@@QAEXXZ)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::slackValue(double)&quot; (?slackValue@CoinFactorization@@QAEXN@Z) referenced in function &quot;public: void __thiscall ClpFactorization::setDefaultValues(void)&quot; (?setDefaultValues@ClpFactorization@@QAEXXZ)</p>

<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinFactorization::slackValue(double)&quot; (?slackValue@CoinFactorization@@QAEXN@Z)</p>
<p>libClp.lib(ClpQuadraticObjective.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::~CoinIndexedVector(void)&quot; (??1CoinIndexedVector@@QAE@XZ)</p>
<p>libClp.lib(ClpMatrixBase.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::~CoinIndexedVector(void)&quot; (??1CoinIndexedVector@@QAE@XZ)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::~CoinIndexedVector(void)&quot; (??1CoinIndexedVector@@QAE@XZ) referenced in function &quot;public: void * __thiscall CoinIndexedVector::`scalar deleting destructor&#39;(unsigned int)&quot; (??_GCoinIndexedVector@@QAEPAXI@Z)</p>

<p>libClp.lib(ClpDualRowSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::~CoinIndexedVector(void)&quot; (??1CoinIndexedVector@@QAE@XZ)</p>
<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::~CoinIndexedVector(void)&quot; (??1CoinIndexedVector@@QAE@XZ)</p>
<p>libClp.lib(ClpLinearObjective.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::~CoinIndexedVector(void)&quot; (??1CoinIndexedVector@@QAE@XZ)</p>
<p>libClp.lib(ClpPredictorCorrector.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z)</p>

<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z)</p>

<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z)</p>

<p>libClp.lib(ClpInterior.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z) referenced in function __ehhandler$??0runtime_error@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z</p>

<p>libClp.lib(Idiot.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z)</p>
<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z)</p>
<p>libClp.lib(ClpPresolve.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z)</p>

<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z)</p>

<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(double)&quot; (??6CoinMessageHandler@@QAEAAV0@N@Z)</p>

<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char)&quot; (??6CoinMessageHandler@@QAEAAV0@D@Z)</p>

<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char)&quot; (??6CoinMessageHandler@@QAEAAV0@D@Z)</p>

<p>libClp.lib(ClpInterior.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char)&quot; (??6CoinMessageHandler@@QAEAAV0@D@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char)&quot; (??6CoinMessageHandler@@QAEAAV0@D@Z) referenced in function &quot;protected: bool __thiscall ClpSimplex::sanityCheck(void)&quot; (?sanityCheck@ClpSimplex@@IAE_NXZ)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char)&quot; (??6CoinMessageHandler@@QAEAAV0@D@Z)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char)&quot; (??6CoinMessageHandler@@QAEAAV0@D@Z)</p>

<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(char)&quot; (??6CoinMessageHandler@@QAEAAV0@D@Z)</p>

<p>libClp.lib(ClpLinearObjective.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::reserve(int)&quot; (?reserve@CoinIndexedVector@@QAEXH@Z)</p>
<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::reserve(int)&quot; (?reserve@CoinIndexedVector@@QAEXH@Z) referenced in function &quot;public: void __thiscall ClpSimplexNonlinear::statusOfProblemInPrimal(int &amp;,int,class ClpSimplexProgress *,bool,double &amp;)&quot; (?statusOfProblemInPrimal@ClpSimplexNonlinear@@QAEXAAHHPAVClpSimplexProgress@@_NAAN@Z)</p>

<p>libClp.lib(ClpQuadraticObjective.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::reserve(int)&quot; (?reserve@CoinIndexedVector@@QAEXH@Z)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::reserve(int)&quot; (?reserve@CoinIndexedVector@@QAEXH@Z)</p>
<p>libClp.lib(ClpFactorization.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::reserve(int)&quot; (?reserve@CoinIndexedVector@@QAEXH@Z)</p>
<p>libClp.lib(ClpDualRowSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::reserve(int)&quot; (?reserve@CoinIndexedVector@@QAEXH@Z)</p>
<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::reserve(int)&quot; (?reserve@CoinIndexedVector@@QAEXH@Z)</p>
<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(void)&quot; (?message@CoinMessageHandler@@QAEAAV1@XZ) referenced in function &quot;public: void __thiscall ClpSimplexNonlinear::statusOfProblemInPrimal(int &amp;,int,class ClpSimplexProgress *,bool,double &amp;)&quot; (?statusOfProblemInPrimal@ClpSimplexNonlinear@@QAEXAAHHPAVClpSimplexProgress@@_NAAN@Z)</p>

<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(void)&quot; (?message@CoinMessageHandler@@QAEAAV1@XZ)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(void)&quot; (?message@CoinMessageHandler@@QAEAAV1@XZ)</p>
<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(void)&quot; (?message@CoinMessageHandler@@QAEAAV1@XZ)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(void)&quot; (?message@CoinMessageHandler@@QAEAAV1@XZ)</p>

<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::message(void)&quot; (?message@CoinMessageHandler@@QAEAAV1@XZ)</p>
<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::printing(bool)&quot; (?printing@CoinMessageHandler@@QAEAAV1@_N@Z) referenced in function &quot;public: void __thiscall ClpSimplexNonlinear::statusOfProblemInPrimal(int &amp;,int,class ClpSimplexProgress *,bool,double &amp;)&quot; (?statusOfProblemInPrimal@ClpSimplexNonlinear@@QAEXAAHHPAVClpSimplexProgress@@_NAAN@Z)</p>

<p>libClp.lib(ClpSimplexPrimal.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::printing(bool)&quot; (?printing@CoinMessageHandler@@QAEAAV1@_N@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::printing(bool)&quot; (?printing@CoinMessageHandler@@QAEAAV1@_N@Z)</p>
<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::printing(bool)&quot; (?printing@CoinMessageHandler@@QAEAAV1@_N@Z)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::printing(bool)&quot; (?printing@CoinMessageHandler@@QAEAAV1@_N@Z)</p>

<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::printing(bool)&quot; (?printing@CoinMessageHandler@@QAEAAV1@_N@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::times(double const *,double *)const &quot; (?times@CoinPackedMatrix@@QBEXPBNPAN@Z) referenced in function &quot;public: __thiscall ClpSimplex::ClpSimplex(class ClpModel const *,int,int const *,int,int const *,bool,bool,bool)&quot; (??0ClpSimplex@@QAE@PBVClpModel@@HPBHH1_N22@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::times(double const *,double *)const &quot; (?times@CoinPackedMatrix@@QBEXPBNPAN@Z)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::CoinIndexedVector(class CoinIndexedVector const &amp;)&quot; (??0CoinIndexedVector@@QAE@ABV0@@Z) referenced in function &quot;protected: void __thiscall ClpSimplex::gutsOfCopy(class ClpSimplex const &amp;)&quot; (?gutsOfCopy@ClpSimplex@@IAEXABV1@@Z)</p>

<p>libClp.lib(ClpQuadraticObjective.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::CoinIndexedVector(void)&quot; (??0CoinIndexedVector@@QAE@XZ)</p>
<p>libClp.lib(ClpMatrixBase.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::CoinIndexedVector(void)&quot; (??0CoinIndexedVector@@QAE@XZ)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::CoinIndexedVector(void)&quot; (??0CoinIndexedVector@@QAE@XZ) referenced in function &quot;protected: bool __thiscall ClpSimplex::createRim(int,bool,int)&quot; (?createRim@ClpSimplex@@IAE_NH_NH@Z)</p>

<p>libClp.lib(ClpDualRowSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::CoinIndexedVector(void)&quot; (??0CoinIndexedVector@@QAE@XZ)</p>
<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::CoinIndexedVector(void)&quot; (??0CoinIndexedVector@@QAE@XZ)</p>
<p>libClp.lib(ClpLinearObjective.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::CoinIndexedVector(void)&quot; (??0CoinIndexedVector@@QAE@XZ)</p>
<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::assignMatrix(bool,int,int,int,double * &amp;,int * &amp;,int * &amp;,int * &amp;,int,int)&quot; (?assignMatrix@CoinPackedMatrix@@QAEX_NHHHAAPANAAPAH22HH@Z) referenced in function &quot;public: int __thiscall ClpSimplex::restoreModel(char const *)&quot; (?restoreModel@ClpSimplex@@QAEHPBD@Z)</p>

<p>libClp.lib(ClpSimplex.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinLpIO::readLp(struct _iobuf *,double)&quot; (?readLp@CoinLpIO@@QAEXPAU_iobuf@@N@Z) referenced in function &quot;public: int __thiscall ClpSimplex::readLp(char const *,double)&quot; (?readLp@ClpSimplex@@QAEHPBDN@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinLpIO::readLp(struct _iobuf *,double)&quot; (?readLp@CoinLpIO@@QAEXPAU_iobuf@@N@Z)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinModel::setColumnObjective(int,char const *)&quot; (?setColumnObjective@CoinModel@@QAEXHPBD@Z) referenced in function &quot;public: void __thiscall CoinModel::setObjective(int,char const *)&quot; (?setObjective@CoinModel@@QAEXHPBD@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinPackedMatrix::cleanMatrix(double)&quot; (?cleanMatrix@CoinPackedMatrix@@QAEHN@Z) referenced in function &quot;public: int __thiscall ClpModel::cleanMatrix(double)&quot; (?cleanMatrix@ClpModel@@QAEHN@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: char const * __thiscall CoinModel::getColumnName(int)const &quot; (?getColumnName@CoinModel@@QBEPBDH@Z) referenced in function &quot;public: class CoinModel * __thiscall ClpModel::createCoinModel(void)const &quot; (?createCoinModel@ClpModel@@QBEPAVCoinModel@@XZ)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: double __thiscall CoinModel::getColumnObjective(int)const &quot; (?getColumnObjective@CoinModel@@QBENH@Z) referenced in function &quot;public: class CoinModel * __thiscall ClpModel::createCoinModel(void)const &quot; (?createCoinModel@ClpModel@@QBEPAVCoinModel@@XZ)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinModel::setColumnName(int,char const *)&quot; (?setColumnName@CoinModel@@QAEXHPBD@Z) referenced in function &quot;public: class CoinModel * __thiscall ClpModel::createCoinModel(void)const &quot; (?createCoinModel@ClpModel@@QBEPAVCoinModel@@XZ)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinModel::setRowName(int,char const *)&quot; (?setRowName@CoinModel@@QAEXHPBD@Z) referenced in function &quot;public: class CoinModel * __thiscall ClpModel::createCoinModel(void)const &quot; (?createCoinModel@ClpModel@@QBEPAVCoinModel@@XZ)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinModel::setColumnIsInteger(int,bool)&quot; (?setColumnIsInteger@CoinModel@@QAEXH_N@Z) referenced in function &quot;public: class CoinModel * __thiscall ClpModel::createCoinModel(void)const &quot; (?createCoinModel@ClpModel@@QBEPAVCoinModel@@XZ)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinModel::setColumnObjective(int,double)&quot; (?setColumnObjective@CoinModel@@QAEXHN@Z) referenced in function &quot;public: class CoinModel * __thiscall ClpModel::createCoinModel(void)const &quot; (?createCoinModel@ClpModel@@QBEPAVCoinModel@@XZ)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinModel::setColumnBounds(int,double,double)&quot; (?setColumnBounds@CoinModel@@QAEXHNN@Z) referenced in function &quot;public: class CoinModel * __thiscall ClpModel::createCoinModel(void)const &quot; (?createCoinModel@ClpModel@@QBEPAVCoinModel@@XZ)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinModel::addRow(int,int const *,double const *,double,double,char const *)&quot; (?addRow@CoinModel@@QAEXHPBHPBNNNPBD@Z) referenced in function &quot;public: class CoinModel * __thiscall ClpModel::createCoinModel(void)const &quot; (?createCoinModel@ClpModel@@QBEPAVCoinModel@@XZ)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinBaseModel::setProblemName(char const *)&quot; (?setProblemName@CoinBaseModel@@QAEXPBD@Z) referenced in function &quot;public: class CoinModel * __thiscall ClpModel::createCoinModel(void)const &quot; (?createCoinModel@ClpModel@@QBEPAVCoinModel@@XZ)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinModel::CoinModel(void)&quot; (??0CoinModel@@QAE@XZ) referenced in function &quot;public: class CoinModel * __thiscall ClpModel::createCoinModel(void)const &quot; (?createCoinModel@ClpModel@@QBEPAVCoinModel@@XZ)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinMessage::CoinMessage(enum CoinMessages::Language)&quot; (??0CoinMessage@@QAE@W4Language@CoinMessages@@@Z) referenced in function &quot;public: __thiscall ClpModel::ClpModel(bool)&quot; (??0ClpModel@@QAE@_N@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessage::CoinMessage(enum CoinMessages::Language)&quot; (??0CoinMessage@@QAE@W4Language@CoinMessages@@@Z)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessage::CoinMessage(enum CoinMessages::Language)&quot; (??0CoinMessage@@QAE@W4Language@CoinMessages@@@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinMessageHandler::CoinMessageHandler(void)&quot; (??0CoinMessageHandler@@QAE@XZ) referenced in function &quot;public: __thiscall ClpModel::ClpModel(bool)&quot; (??0ClpModel@@QAE@_N@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessageHandler::CoinMessageHandler(void)&quot; (??0CoinMessageHandler@@QAE@XZ)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinMessages::CoinMessages(int)&quot; (??0CoinMessages@@QAE@H@Z) referenced in function &quot;public: __thiscall ClpModel::ClpModel(bool)&quot; (??0ClpModel@@QAE@_N@Z)</p>

<p>libClp.lib(ClpMessage.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::CoinMessages(int)&quot; (??0CoinMessages@@QAE@H@Z)</p>
<p>libClp.lib(Idiot.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::CoinMessages(int)&quot; (??0CoinMessages@@QAE@H@Z)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessages::CoinMessages(int)&quot; (??0CoinMessages@@QAE@H@Z)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(bool,int,int,int,double const *,int const *,int const *,int const *)&quot; (??0CoinPackedMatrix@@QAE@_NHHHPBNPBH22@Z) referenced in function &quot;public: void __thiscall ClpModel::loadProblem(int,int,int const *,int const *,double const *,double const *,double const *,double const *,double const *,double const *,double const *)&quot; (?loadProblem@ClpModel@@QAEXHHPBH0PBN111111@Z)</p>

<p>libClp.lib(ClpQuadraticObjective.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(bool,int,int,int,double const *,int const *,int const *,int const *)&quot; (??0CoinPackedMatrix@@QAE@_NHHHPBNPBH22@Z)</p>

<p>libClp.lib(ClpPlusMinusOneMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(bool,int,int,int,double const *,int const *,int const *,int const *)&quot; (??0CoinPackedMatrix@@QAE@_NHHHPBNPBH22@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reserve(int,int,bool)&quot; (?reserve@CoinPackedMatrix@@QAEXHH_N@Z) referenced in function &quot;public: void __thiscall ClpModel::addRows(int,double const *,double const *,int const *,int const *,double const *)&quot; (?addRows@ClpModel@@QAEXHPBN0PBH10@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinBuild::row(int,double &amp;,double &amp;,int const * &amp;,double const * &amp;)const &quot; (?row@CoinBuild@@QBEHHAAN0AAPBHAAPBN@Z) referenced in function &quot;public: int __thiscall ClpModel::addRows(class CoinBuild const &amp;,bool,bool)&quot; (?addRows@ClpModel@@QAEHABVCoinBuild@@_N1@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinBuild::row(int,double &amp;,double &amp;,int const * &amp;,double const * &amp;)const &quot; (?row@CoinBuild@@QBEHHAAN0AAPBHAAPBN@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinBuild::column(int,double &amp;,double &amp;,double &amp;,int const * &amp;,double const * &amp;)const &quot; (?column@CoinBuild@@QBEHHAAN00AAPBHAAPBN@Z) referenced in function &quot;public: int __thiscall ClpModel::addColumns(class CoinBuild const &amp;,bool,bool)&quot; (?addColumns@ClpModel@@QAEHABVCoinBuild@@_N1@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinBuild::column(int,double &amp;,double &amp;,double &amp;,int const * &amp;,double const * &amp;)const &quot; (?column@CoinBuild@@QBEHHAAN00AAPBHAAPBN@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getRowLower(void)const &quot; (?getRowLower@CoinMpsIO@@QBEPBNXZ) referenced in function __catch$?readMps@ClpModel@@QAEHPBD_N1@Z$0</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: double const * __thiscall CoinMpsIO::getRowUpper(void)const &quot; (?getRowUpper@CoinMpsIO@@QBEPBNXZ) referenced in function __catch$?readMps@ClpModel@@QAEHPBD_N1@Z$0</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::readMps(char const *,char const *)&quot; (?readMps@CoinMpsIO@@QAEHPBD0@Z) referenced in function &quot;public: int __thiscall ClpModel::readMps(char const *,bool,bool)&quot; (?readMps@ClpModel@@QAEHPBD_N1@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::readMps(char const *,char const *)&quot; (?readMps@CoinMpsIO@@QAEHPBD0@Z)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinMessageHandler::setPrefix(bool)&quot; (?setPrefix@CoinMessageHandler@@QAEX_N@Z) referenced in function &quot;public: int __thiscall ClpModel::readMps(char const *,bool,bool)&quot; (?readMps@ClpModel@@QAEHPBD_N1@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinMessageHandler::setPrefix(bool)&quot; (?setPrefix@CoinMessageHandler@@QAEX_N@Z)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;bool __cdecl fileCoinReadable(class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; &amp;,class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; const &amp;)&quot; (?fileCoinReadable@@YA_NAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@ABV12@@Z) referenced in function &quot;public: int __thiscall ClpModel::readMps(char const *,bool,bool)&quot; (?readMps@ClpModel@@QAEHPBD_N1@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::readGMPL(char const *,char const *,bool)&quot; (?readGMPL@CoinMpsIO@@QAEHPBD0_N@Z) referenced in function &quot;public: int __thiscall ClpModel::readGMPL(char const *,char const *,bool)&quot; (?readGMPL@ClpModel@@QAEHPBD0_N@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::readGMPL(char const *,char const *,bool)&quot; (?readGMPL@CoinMpsIO@@QAEHPBD0_N@Z)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinMessageHandler::CoinMessageHandler(class CoinMessageHandler const &amp;)&quot; (??0CoinMessageHandler@@QAE@ABV0@@Z) referenced in function &quot;public: __thiscall ClpModel::ClpModel(class ClpModel const *,int,int const *,int,int const *,bool,bool)&quot; (??0ClpModel@@QAE@PBV0@HPBHH1_N2@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinMessageHandler::CoinMessageHandler(class CoinMessageHandler const &amp;)&quot; (??0CoinMessageHandler@@QAE@ABV0@@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinPackedMatrix &amp; __thiscall CoinPackedMatrix::operator=(class CoinPackedMatrix const &amp;)&quot; (??4CoinPackedMatrix@@QAEAAV0@ABV0@@Z) referenced in function &quot;protected: void __thiscall ClpModel::startPermanentArrays(void)&quot; (?startPermanentArrays@ClpModel@@IAEXXZ)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: class CoinPackedMatrix &amp; __thiscall CoinPackedMatrix::operator=(class CoinPackedMatrix const &amp;)&quot; (??4CoinPackedMatrix@@QAEAAV0@ABV0@@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinModel::createPlusMinusOne(int *,int *,int *,double const *)&quot; (?createPlusMinusOne@CoinModel@@QAEXPAH00PBN@Z) referenced in function &quot;public: int __thiscall ClpModel::loadProblem(class CoinModel &amp;,bool)&quot; (?loadProblem@ClpModel@@QAEHAAVCoinModel@@_N@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinModel::countPlusMinusOne(int *,int *,double const *)&quot; (?countPlusMinusOne@CoinModel@@QAEHPAH0PBN@Z) referenced in function &quot;public: int __thiscall ClpModel::loadProblem(class CoinModel &amp;,bool)&quot; (?loadProblem@ClpModel@@QAEHAAVCoinModel@@_N@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrdering(void)&quot; (?reverseOrdering@CoinPackedMatrix@@QAEXXZ) referenced in function &quot;public: int __thiscall ClpModel::addRows(class CoinModel &amp;,bool,bool)&quot; (?addRows@ClpModel@@QAEHAAVCoinModel@@_N1@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrdering(void)&quot; (?reverseOrdering@CoinPackedMatrix@@QAEXXZ)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrdering(void)&quot; (?reverseOrdering@CoinPackedMatrix@@QAEXXZ)</p>
<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::reverseOrdering(void)&quot; (?reverseOrdering@CoinPackedMatrix@@QAEXXZ)</p>
<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::writeMps(char const *,int,int,int,class CoinPackedMatrix *,int,class CoinSet const *)const &quot; (?writeMps@CoinMpsIO@@QBEHPBDHHHPAVCoinPackedMatrix@@HPBVCoinSet@@@Z) referenced in function &quot;public: int __thiscall ClpModel::writeMps(char const *,int,int,double)const &quot; (?writeMps@ClpModel@@QBEHPBDHHN@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::writeMps(char const *,int,int,int,class CoinPackedMatrix *,int,class CoinSet const *)const &quot; (?writeMps@CoinMpsIO@@QBEHPBDHHHPAVCoinPackedMatrix@@HPBVCoinSet@@@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinMpsIO::copyInIntegerInformation(char const *)&quot; (?copyInIntegerInformation@CoinMpsIO@@QAEXPBD@Z) referenced in function &quot;public: int __thiscall ClpModel::writeMps(char const *,int,int,double)const &quot; (?writeMps@ClpModel@@QBEHPBDHHN@Z)</p>

<p>libClp.lib(ClpModel.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinMpsIO::setMpsData(class CoinPackedMatrix const &amp;,double,double const *,double const *,double const *,char const *,double const *,double const *,char const * const * const,char const * const * const)&quot; (?setMpsData@CoinMpsIO@@QAEXABVCoinPackedMatrix@@NPBN11PBD11QBQBD3@Z) referenced in function &quot;public: int __thiscall ClpModel::writeMps(char const *,int,int,double)const &quot; (?writeMps@ClpModel@@QBEHPBDHHN@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinMpsIO::setMpsData(class CoinPackedMatrix const &amp;,double,double const *,double const *,double const *,char const *,double const *,double const *,char const * const * const,char const * const * const)&quot; (?setMpsData@CoinMpsIO@@QAEXABVCoinPackedMatrix@@NPBN11PBD11QBQBD3@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinFactorization::CoinFactorization(void)&quot; (??0CoinFactorization@@QAE@XZ) referenced in function &quot;public: __thiscall ClpFactorization::ClpFactorization(void)&quot; (??0ClpFactorization@@QAE@XZ)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinSmallFactorization::pivotTolerance(double)&quot; (?pivotTolerance@CoinSmallFactorization@@QAEXN@Z) referenced in function &quot;public: __thiscall ClpFactorization::ClpFactorization(class ClpFactorization const &amp;,int)&quot; (??0ClpFactorization@@QAE@ABV0@H@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinSimpFactorization::CoinSimpFactorization(void)&quot; (??0CoinSimpFactorization@@QAE@XZ) referenced in function &quot;public: __thiscall ClpFactorization::ClpFactorization(class ClpFactorization const &amp;,int)&quot; (??0ClpFactorization@@QAE@ABV0@H@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinDenseFactorization::CoinDenseFactorization(void)&quot; (??0CoinDenseFactorization@@QAE@XZ) referenced in function &quot;public: __thiscall ClpFactorization::ClpFactorization(class ClpFactorization const &amp;,int)&quot; (??0ClpFactorization@@QAE@ABV0@H@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinFactorization::CoinFactorization(class CoinFactorization const &amp;)&quot; (??0CoinFactorization@@QAE@ABV0@@Z) referenced in function &quot;public: __thiscall ClpFactorization::ClpFactorization(class ClpFactorization const &amp;,int)&quot; (??0ClpFactorization@@QAE@ABV0@H@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinFactorization::~CoinFactorization(void)&quot; (??1CoinFactorization@@QAE@XZ) referenced in function &quot;public: void * __thiscall CoinFactorization::`scalar deleting destructor&#39;(unsigned int)&quot; (??_GCoinFactorization@@QAEPAXI@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinFactorization::replaceColumn(class CoinIndexedVector *,int,double,bool)&quot; (?replaceColumn@CoinFactorization@@QAEHPAVCoinIndexedVector@@HN_N@Z) referenced in function &quot;public: int __thiscall ClpFactorization::replaceColumn(class ClpSimplex const *,class CoinIndexedVector *,class CoinIndexedVector *,int,double,bool)&quot; (?replaceColumn@ClpFactorization@@QAEHPBVClpSimplex@@PAVCoinIndexedVector@@1HN_N@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinFactorization::replaceColumnPFI(class CoinIndexedVector *,int,double)&quot; (?replaceColumnPFI@CoinFactorization@@QAEHPAVCoinIndexedVector@@HN@Z) referenced in function &quot;public: int __thiscall ClpFactorization::replaceColumn(class ClpSimplex const *,class CoinIndexedVector *,class CoinIndexedVector *,int,double,bool)&quot; (?replaceColumn@ClpFactorization@@QAEHPBVClpSimplex@@PAVCoinIndexedVector@@1HN_N@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinFactorization::updateColumnFT(class CoinIndexedVector *,class CoinIndexedVector *)&quot; (?updateColumnFT@CoinFactorization@@QAEHPAVCoinIndexedVector@@0@Z) referenced in function &quot;public: int __thiscall ClpFactorization::updateColumnFT(class CoinIndexedVector *,class CoinIndexedVector *)&quot; (?updateColumnFT@ClpFactorization@@QAEHPAVCoinIndexedVector@@0@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinFactorization::updateColumn(class CoinIndexedVector *,class CoinIndexedVector *,bool)const &quot; (?updateColumn@CoinFactorization@@QBEHPAVCoinIndexedVector@@0_N@Z) referenced in function &quot;public: int __thiscall ClpFactorization::updateColumn(class CoinIndexedVector *,class CoinIndexedVector *,bool)const &quot; (?updateColumn@ClpFactorization@@QBEHPAVCoinIndexedVector@@0_N@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinFactorization::updateTwoColumnsFT(class CoinIndexedVector *,class CoinIndexedVector *,class CoinIndexedVector *,bool)&quot; (?updateTwoColumnsFT@CoinFactorization@@QAEHPAVCoinIndexedVector@@00_N@Z) referenced in function &quot;public: int __thiscall ClpFactorization::updateTwoColumnsFT(class CoinIndexedVector *,class CoinIndexedVector *,class CoinIndexedVector *,bool)&quot; (?updateTwoColumnsFT@ClpFactorization@@QAEHPAVCoinIndexedVector@@00_N@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::checkClear(void)&quot; (?checkClear@CoinIndexedVector@@QAEXXZ) referenced in function &quot;public: int __thiscall ClpFactorization::updateColumnForDebug(class CoinIndexedVector *,class CoinIndexedVector *,bool)const &quot; (?updateColumnForDebug@ClpFactorization@@QBEHPAVCoinIndexedVector@@0_N@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinFactorization::updateColumnTranspose(class CoinIndexedVector *,class CoinIndexedVector *)const &quot; (?updateColumnTranspose@CoinFactorization@@QBEHPAVCoinIndexedVector@@0@Z) referenced in function &quot;public: int __thiscall ClpFactorization::updateColumnTranspose(class CoinIndexedVector *,class CoinIndexedVector *)const &quot; (?updateColumnTranspose@ClpFactorization@@QBEHPAVCoinIndexedVector@@0@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::goSparse(void)&quot; (?goSparse@CoinFactorization@@QAEXXZ) referenced in function &quot;public: void __thiscall ClpFactorization::goSparse(void)&quot; (?goSparse@ClpFactorization@@QAEXXZ)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::resetStatistics(void)&quot; (?resetStatistics@CoinFactorization@@QAEXXZ) referenced in function &quot;public: void __thiscall ClpFactorization::cleanUp(void)&quot; (?cleanUp@ClpFactorization@@QAEXXZ)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::emptyRows(int,int const * const)&quot; (?emptyRows@CoinFactorization@@QAEXHQBH@Z) referenced in function &quot;public: int __thiscall ClpFactorization::factorize(class ClpSimplex *,int,bool)&quot; (?factorize@ClpFactorization@@QAEHPAVClpSimplex@@H_N@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::checkSparse(void)&quot; (?checkSparse@CoinFactorization@@QAEXXZ) referenced in function &quot;public: int __thiscall ClpFactorization::factorize(class ClpSimplex *,int,bool)&quot; (?factorize@ClpFactorization@@QAEHPAVClpSimplex@@H_N@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinFactorization::factor(void)&quot; (?factor@CoinFactorization@@QAEHXZ) referenced in function &quot;public: int __thiscall ClpFactorization::factorize(class ClpSimplex *,int,bool)&quot; (?factorize@ClpFactorization@@QAEHPAVClpSimplex@@H_N@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::preProcess(int,int)&quot; (?preProcess@CoinFactorization@@QAEXHH@Z) referenced in function &quot;public: int __thiscall ClpFactorization::factorize(class ClpSimplex *,int,bool)&quot; (?factorize@ClpFactorization@@QAEHPAVClpSimplex@@H_N@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::getAreas(int,int,int,int)&quot; (?getAreas@CoinFactorization@@QAEXHHHH@Z) referenced in function &quot;public: int __thiscall ClpFactorization::factorize(class ClpSimplex *,int,bool)&quot; (?factorize@ClpFactorization@@QAEHPAVClpSimplex@@H_N@Z)</p>

<p>libClp.lib(ClpFactorization.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinFactorization::gutsOfInitialize(int)&quot; (?gutsOfInitialize@CoinFactorization@@QAEXH@Z) referenced in function &quot;public: int __thiscall ClpFactorization::factorize(class ClpSimplex *,int,bool)&quot; (?factorize@ClpFactorization@@QAEHPAVClpSimplex@@H_N@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::replaceVector(int,int,double const *)&quot; (?replaceVector@CoinPackedMatrix@@QAEXHHPBN@Z) referenced in function &quot;public: virtual void __thiscall ClpPackedMatrix::replaceVector(int,int,double const *)&quot; (?replaceVector@ClpPackedMatrix@@UAEXHHPBN@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::modifyCoefficient(int,int,double,bool)&quot; (?modifyCoefficient@CoinPackedMatrix@@QAEXHHN_N@Z) referenced in function &quot;public: virtual void __thiscall ClpPackedMatrix::modifyCoefficient(int,int,double,bool)&quot; (?modifyCoefficient@ClpPackedMatrix@@UAEXHHN_N@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(class CoinPackedMatrix const &amp;,int,int,bool)&quot; (??0CoinPackedMatrix@@QAE@ABV0@HH_N@Z) referenced in function &quot;public: __thiscall ClpPackedMatrix::ClpPackedMatrix(class CoinPackedMatrix const &amp;)&quot; (??0ClpPackedMatrix@@QAE@ABVCoinPackedMatrix@@@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::copyReuseArrays(class CoinPackedMatrix const &amp;)&quot; (?copyReuseArrays@CoinPackedMatrix@@QAEXABV1@@Z) referenced in function &quot;public: virtual void __thiscall ClpPackedMatrix::copy(class ClpPackedMatrix const *)&quot; (?copy@ClpPackedMatrix@@UAEXPBV1@@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(class CoinPackedMatrix const &amp;,int,int const *,int,int const *)&quot; (??0CoinPackedMatrix@@QAE@ABV0@HPBHH1@Z) referenced in function &quot;public: __thiscall ClpPackedMatrix::ClpPackedMatrix(class ClpPackedMatrix const &amp;,int,int const *,int,int const *)&quot; (??0ClpPackedMatrix@@QAE@ABV0@HPBHH1@Z)</p>

<p>libClp.lib(ClpQuadraticObjective.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(class CoinPackedMatrix const &amp;,int,int const *,int,int const *)&quot; (??0CoinPackedMatrix@@QAE@ABV0@HPBHH1@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::add(int,double)&quot; (?add@CoinIndexedVector@@QAEXHN@Z) referenced in function &quot;public: virtual void __thiscall ClpPackedMatrix::unpack(class ClpSimplex const *,class CoinIndexedVector *,int)const &quot; (?unpack@ClpPackedMatrix@@UBEXPBVClpSimplex@@PAVCoinIndexedVector@@H@Z)</p>

<p>libClp.lib(ClpDualRowSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::add(int,double)&quot; (?add@CoinIndexedVector@@QAEXHN@Z)</p>
<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::add(int,double)&quot; (?add@CoinIndexedVector@@QAEXHN@Z)</p>
<p>libClp.lib(ClpPlusMinusOneMatrix.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::add(int,double)&quot; (?add@CoinIndexedVector@@QAEXHN@Z)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinPackedMatrix::compress(double)&quot; (?compress@CoinPackedMatrix@@QAEHN@Z) referenced in function &quot;public: virtual bool __thiscall ClpPackedMatrix::allElementsInRange(class ClpModel *,double,double,int)&quot; (?allElementsInRange@ClpPackedMatrix@@UAE_NPAVClpModel@@NNH@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinPackedMatrix::eliminateDuplicates(double)&quot; (?eliminateDuplicates@CoinPackedMatrix@@QAEHN@Z) referenced in function &quot;public: virtual bool __thiscall ClpPackedMatrix::allElementsInRange(class ClpModel *,double,double,int)&quot; (?allElementsInRange@ClpPackedMatrix@@UAE_NPAVClpModel@@NNH@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setDimensions(int,int)&quot; (?setDimensions@CoinPackedMatrix@@QAEXHH@Z) referenced in function &quot;public: virtual bool __thiscall ClpPackedMatrix::allElementsInRange(class ClpModel *,double,double,int)&quot; (?allElementsInRange@ClpPackedMatrix@@UAE_NPAVClpModel@@NNH@Z)</p>

<p>libClp.lib(ClpQuadraticObjective.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::setDimensions(int,int)&quot; (?setDimensions@CoinPackedMatrix@@QAEXHH@Z)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::deleteCols(int,int const *)&quot; (?deleteCols@CoinPackedMatrix@@QAEXHPBH@Z) referenced in function &quot;public: virtual void __thiscall ClpPackedMatrix::deleteCols(int,int const *)&quot; (?deleteCols@ClpPackedMatrix@@UAEXHPBH@Z)</p>

<p>libClp.lib(ClpQuadraticObjective.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::deleteCols(int,int const *)&quot; (?deleteCols@CoinPackedMatrix@@QAEXHPBH@Z)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::deleteRows(int,int const *)&quot; (?deleteRows@CoinPackedMatrix@@QAEXHPBH@Z) referenced in function &quot;public: virtual void __thiscall ClpPackedMatrix::deleteRows(int,int const *)&quot; (?deleteRows@ClpPackedMatrix@@UAEXHPBH@Z)</p>

<p>libClp.lib(ClpQuadraticObjective.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::deleteRows(int,int const *)&quot; (?deleteRows@CoinPackedMatrix@@QAEXHPBH@Z)</p>
<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::appendMinorFast(int,int const *,int const *,double const *)&quot; (?appendMinorFast@CoinPackedMatrix@@QAEXHPBH0PBN@Z) referenced in function &quot;public: virtual int __thiscall ClpPackedMatrix::appendMatrix(int,int,int const *,int const *,double const *,int)&quot; (?appendMatrix@ClpPackedMatrix@@UAEHHHPBH0PBNH@Z)</p>

<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(class CoinPackedMatrix const &amp;)&quot; (??0CoinPackedMatrix@@QAE@ABV0@@Z)</p>

<p>libClp.lib(ClpQuadraticObjective.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(class CoinPackedMatrix const &amp;)&quot; (??0CoinPackedMatrix@@QAE@ABV0@@Z)</p>

<p>libClp.lib(ClpPackedMatrix.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(class CoinPackedMatrix const &amp;)&quot; (??0CoinPackedMatrix@@QAE@ABV0@@Z) referenced in function &quot;public: class ClpPackedMatrix &amp; __thiscall ClpPackedMatrix::operator=(class ClpPackedMatrix const &amp;)&quot; (??4ClpPackedMatrix@@QAEAAV0@ABV0@@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(class CoinPackedMatrix const &amp;)&quot; (??0CoinPackedMatrix@@QAE@ABV0@@Z)</p>
<p>libClp.lib(ClpPresolve.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(class CoinPackedMatrix const &amp;)&quot; (??0CoinPackedMatrix@@QAE@ABV0@@Z)</p>
<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(class CoinPackedMatrix const &amp;)&quot; (??0CoinPackedMatrix@@QAE@ABV0@@Z)</p>
<p>libClp.lib(ClpDualRowSteepest.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::CoinIndexedVector(class CoinIndexedVector const *)&quot; (??0CoinIndexedVector@@QAE@PBV0@@Z) referenced in function &quot;public: __thiscall ClpDualRowSteepest::ClpDualRowSteepest(class ClpDualRowSteepest const &amp;)&quot; (??0ClpDualRowSteepest@@QAE@ABV0@@Z)</p>

<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinIndexedVector::CoinIndexedVector(class CoinIndexedVector const *)&quot; (??0CoinIndexedVector@@QAE@PBV0@@Z)</p>

<p>libClp.lib(ClpDualRowSteepest.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinIndexedVector &amp; __thiscall CoinIndexedVector::operator=(class CoinIndexedVector const &amp;)&quot; (??4CoinIndexedVector@@QAEAAV0@ABV0@@Z) referenced in function &quot;public: void __thiscall ClpDualRowSteepest::fill(class ClpDualRowSteepest const &amp;)&quot; (?fill@ClpDualRowSteepest@@QAEXABV1@@Z)</p>

<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::createPacked(int,int const *,double const *)&quot; (?createPacked@CoinIndexedVector@@QAEXHPBHPBN@Z) referenced in function &quot;public: void __thiscall ClpPrimalColumnSteepest::justDevex(class CoinIndexedVector *,class CoinIndexedVector *,class CoinIndexedVector *,class CoinIndexedVector *,class CoinIndexedVector *)&quot; (?justDevex@ClpPrimalColumnSteepest@@QAEXPAVCoinIndexedVector@@0000@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::createPacked(int,int const *,double const *)&quot; (?createPacked@CoinIndexedVector@@QAEXHPBHPBN@Z)</p>

<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::createPacked(int,int const *,double const *)&quot; (?createPacked@CoinIndexedVector@@QAEXHPBHPBN@Z)</p>

<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::createPacked(int,int const *,double const *)&quot; (?createPacked@CoinIndexedVector@@QAEXHPBHPBN@Z)</p>

<p>libClp.lib(ClpPrimalColumnSteepest.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::expand(void)&quot; (?expand@CoinIndexedVector@@QAEXXZ) referenced in function &quot;public: virtual int __thiscall ClpPrimalColumnSteepest::pivotColumn(class CoinIndexedVector *,class CoinIndexedVector *,class CoinIndexedVector *,class CoinIndexedVector *,class CoinIndexedVector *)&quot; (?pivotColumn@ClpPrimalColumnSteepest@@UAEHPAVCoinIndexedVector@@0000@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::expand(void)&quot; (?expand@CoinIndexedVector@@QAEXXZ)</p>
<p>libClp.lib(ClpSimplexDual.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinIndexedVector::expand(void)&quot; (?expand@CoinIndexedVector@@QAEXXZ)</p>
<p>libClp.lib(ClpSolve.obj) : error LNK2019: unresolved external symbol &quot;public: double __thiscall CoinFactorization::adjustedAreaFactor(void)const &quot; (?adjustedAreaFactor@CoinFactorization@@QBENXZ) referenced in function &quot;public: double __thiscall ClpFactorization::adjustedAreaFactor(void)const &quot; (?adjustedAreaFactor@ClpFactorization@@QBENXZ)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinMessageHandler &amp; __thiscall CoinMessageHandler::operator&lt;&lt;(class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; const &amp;)&quot; (??6CoinMessageHandler@@QAEAAV0@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function &quot;public: int __thiscall ClpSimplex::initialSolve(class ClpSolve &amp;)&quot; (?initialSolve@ClpSimplex@@QAEHAAVClpSolve@@@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(bool,int const *,int const *,double const *,int)&quot; (??0CoinPackedMatrix@@QAE@_NPBH1PBNH@Z) referenced in function &quot;public: int __thiscall ClpSimplex::loadProblem(class CoinStructuredModel &amp;,bool,bool)&quot; (?loadProblem@ClpSimplex@@QAEHAAVCoinStructuredModel@@_N1@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinModel * __thiscall CoinStructuredModel::coinBlock(int)const &quot; (?coinBlock@CoinStructuredModel@@QBEPAVCoinModel@@H@Z) referenced in function &quot;public: int __thiscall ClpSimplex::loadProblem(class CoinStructuredModel &amp;,bool,bool)&quot; (?loadProblem@ClpSimplex@@QAEHAAVCoinStructuredModel@@_N1@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::transposeTimes(double const *,double *)const &quot; (?transposeTimes@CoinPackedMatrix@@QBEXPBNPAN@Z) referenced in function &quot;protected: int __thiscall ClpSimplex::solveDW(class CoinStructuredModel *)&quot; (?solveDW@ClpSimplex@@IAEHPAVCoinStructuredModel@@@Z)</p>

<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::transposeTimes(double const *,double *)const &quot; (?transposeTimes@CoinPackedMatrix@@QBEXPBNPAN@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2019: unresolved external symbol &quot;public: struct CoinModelInfo2 __thiscall CoinStructuredModel::block(int,int,double const * &amp;,double const * &amp;,double const * &amp;,double const * &amp;,double const * &amp;)const &quot; (?block@CoinStructuredModel@@QBE?AUCoinModelInfo2@@HHAAPBN0000@Z) referenced in function &quot;protected: int __thiscall ClpSimplex::solveDW(class CoinStructuredModel *)&quot; (?solveDW@ClpSimplex@@IAEHPAVCoinStructuredModel@@@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinStructuredModel::columnBlock(class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; const &amp;)const &quot; (?columnBlock@CoinStructuredModel@@QBEHABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function &quot;protected: int __thiscall ClpSimplex::solveDW(class CoinStructuredModel *)&quot; (?solveDW@ClpSimplex@@IAEHPAVCoinStructuredModel@@@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinStructuredModel::rowBlock(class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; const &amp;)const &quot; (?rowBlock@CoinStructuredModel@@QBEHABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function &quot;protected: int __thiscall ClpSimplex::solveDW(class CoinStructuredModel *)&quot; (?solveDW@ClpSimplex@@IAEHPAVCoinStructuredModel@@@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinModel::whatIsSet(void)const &quot; (?whatIsSet@CoinModel@@QBEHXZ) referenced in function &quot;protected: int __thiscall ClpSimplex::solveDW(class CoinStructuredModel *)&quot; (?solveDW@ClpSimplex@@IAEHPAVCoinStructuredModel@@@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinStructuredModel::setCoinModel(class CoinModel *,int)&quot; (?setCoinModel@CoinStructuredModel@@QAEXPAVCoinModel@@H@Z) referenced in function &quot;public: int __thiscall ClpSimplex::solve(class CoinStructuredModel *)&quot; (?solve@ClpSimplex@@QAEHPAVCoinStructuredModel@@@Z)</p>

<p>libClp.lib(ClpSolve.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinModel * __thiscall CoinStructuredModel::coinModelBlock(struct CoinModelInfo2 &amp;)&quot; (?coinModelBlock@CoinStructuredModel@@QAEPAVCoinModel@@AAUCoinModelInfo2@@@Z) referenced in function &quot;public: int __thiscall ClpSimplex::solve(class CoinStructuredModel *)&quot; (?solve@ClpSimplex@@QAEHPAVCoinStructuredModel@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl drop_empty_rows_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *)&quot; (?presolve@drop_empty_rows_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl drop_empty_cols_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *)&quot; (?presolve@drop_empty_cols_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;class CoinPresolveAction const * __cdecl drop_zero_coefficients(class CoinPresolveMatrix *,class CoinPresolveAction const *)&quot; (?drop_zero_coefficients@@YAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV1@@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl slack_singleton_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *,double *)&quot; (?presolve@slack_singleton_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@PAN@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl implied_free_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *,int &amp;)&quot; (?presolve@implied_free_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@AAH@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl forcing_constraint_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *)&quot; (?presolve@forcing_constraint_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl do_tighten_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *)&quot; (?presolve@do_tighten_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl tripleton_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *)&quot; (?presolve@tripleton_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl doubleton_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *)&quot; (?presolve@doubleton_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl remove_dual_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *)&quot; (?presolve@remove_dual_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl slack_doubleton_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *,bool &amp;)&quot; (?presolve@slack_doubleton_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@AA_N@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl gubrow_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *)&quot; (?presolve@gubrow_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl duprow_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *)&quot; (?presolve@duprow_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: static class CoinPresolveAction const * __cdecl dupcol_action::presolve(class CoinPresolveMatrix *,class CoinPresolveAction const *)&quot; (?presolve@dupcol_action@@SAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV2@@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;class CoinPresolveAction const * __cdecl make_fixed(class CoinPresolveMatrix *,class CoinPresolveAction const *)&quot; (?make_fixed@@YAPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@PBV1@@Z) referenced in function &quot;protected: virtual class CoinPresolveAction const * __thiscall ClpPresolve::presolve(class CoinPresolveMatrix *)&quot; (?presolve@ClpPresolve@@MAEPBVCoinPresolveAction@@PAVCoinPresolveMatrix@@@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPrePostsolveMatrix::~CoinPrePostsolveMatrix(void)&quot; (??1CoinPrePostsolveMatrix@@QAE@XZ) referenced in function __unwindfunclet$??0CoinPostsolveMatrix@@QAE@PAVClpSimplex@@HHHNPAN1PAE2@Z$0</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::removeGaps(double)&quot; (?removeGaps@CoinPackedMatrix@@QAEXN@Z) referenced in function &quot;public: __thiscall CoinPostsolveMatrix::CoinPostsolveMatrix(class ClpSimplex *,int,int,int,double,double *,double *,unsigned char *,unsigned char *)&quot; (??0CoinPostsolveMatrix@@QAE@PAVClpSimplex@@HHHNPAN1PAE2@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPostsolveMatrix::~CoinPostsolveMatrix(void)&quot; (??1CoinPostsolveMatrix@@QAE@XZ) referenced in function &quot;public: virtual void __thiscall ClpPresolve::postsolve(bool)&quot; (?postsolve@ClpPresolve@@UAEX_N@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinPresolveMatrix::initializeStuff(void)&quot; (?initializeStuff@CoinPresolveMatrix@@QAEHXZ) referenced in function &quot;public: __thiscall CoinPresolveMatrix::CoinPresolveMatrix(int,double,class ClpSimplex *,int,int,bool,double,double)&quot; (??0CoinPresolveMatrix@@QAE@HNPAVClpSimplex@@HH_NNN@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;void __cdecl presolve_make_memlists(int *,int *,class presolvehlink *,int)&quot; (?presolve_make_memlists@@YAXPAH0PAVpresolvehlink@@H@Z) referenced in function &quot;public: __thiscall CoinPresolveMatrix::CoinPresolveMatrix(int,double,class ClpSimplex *,int,int,bool,double,double)&quot; (??0CoinPresolveMatrix@@QAE@HNPAVClpSimplex@@HH_NNN@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPresolveMatrix::~CoinPresolveMatrix(void)&quot; (??1CoinPresolveMatrix@@QAE@XZ) referenced in function &quot;protected: virtual class ClpSimplex * __thiscall ClpPresolve::gutsOfPresolvedModel(class ClpSimplex *,double,bool,int,bool,bool)&quot; (?gutsOfPresolvedModel@ClpPresolve@@MAEPAVClpSimplex@@PAV2@N_NH11@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPresolveMatrix::deleteStuff(void)&quot; (?deleteStuff@CoinPresolveMatrix@@QAEXXZ) referenced in function &quot;protected: virtual class ClpSimplex * __thiscall ClpPresolve::gutsOfPresolvedModel(class ClpSimplex *,double,bool,int,bool,bool)&quot; (?gutsOfPresolvedModel@ClpPresolve@@MAEPAVClpSimplex@@PAV2@N_NH11@Z)</p>

<p>libClp.lib(ClpPresolve.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPresolveMatrix::statistics(void)&quot; (?statistics@CoinPresolveMatrix@@QAEXXZ) referenced in function &quot;protected: virtual class ClpSimplex * __thiscall ClpPresolve::gutsOfPresolvedModel(class ClpSimplex *,double,bool,int,bool,bool)&quot; (?gutsOfPresolvedModel@ClpPresolve@@MAEPAVClpSimplex@@PAV2@N_NH11@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinMpsIO::readBasis(char const *,char const *,double *,unsigned char *,unsigned char *,class std::vector&lt;class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt;,class std::allocator&lt;class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; &gt; &gt; const &amp;,int,class std::vector&lt;class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt;,class std::allocator&lt;class std::basic_string&lt;char,struct std::char_traits&lt;char&gt;,class std::allocator&lt;char&gt; &gt; &gt; &gt; const &amp;,int)&quot; (?readBasis@CoinMpsIO@@QAEHPBD0PANPAE2ABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H3H@Z) referenced in function &quot;public: int __thiscall ClpSimplexOther::readBasis(char const *)&quot; (?readBasis@ClpSimplexOther@@QAEHPBD@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::submatrixOfWithDuplicates(class CoinPackedMatrix const &amp;,int,int const *)&quot; (?submatrixOfWithDuplicates@CoinPackedMatrix@@QAEXABV1@HPBH@Z) referenced in function &quot;public: class ClpSimplex * __thiscall ClpSimplexOther::dualOfModel(double,double)const &quot; (?dualOfModel@ClpSimplexOther@@QBEPAVClpSimplex@@NN@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedMatrix::transpose(void)&quot; (?transpose@CoinPackedMatrix@@QAEXXZ) referenced in function &quot;public: class ClpSimplex * __thiscall ClpSimplexOther::dualOfModel(double,double)const &quot; (?dualOfModel@ClpSimplexOther@@QBEPAVClpSimplex@@NN@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinBuild::~CoinBuild(void)&quot; (??1CoinBuild@@QAE@XZ) referenced in function &quot;public: class ClpSimplex * __thiscall ClpSimplexOther::dualOfModel(double,double)const &quot; (?dualOfModel@ClpSimplexOther@@QBEPAVClpSimplex@@NN@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinBuild::addRow(int,int const *,double const *,double,double)&quot; (?addRow@CoinBuild@@QAEXHPBHPBNNN@Z) referenced in function &quot;public: class ClpSimplex * __thiscall ClpSimplexOther::dualOfModel(double,double)const &quot; (?dualOfModel@ClpSimplexOther@@QBEPAVClpSimplex@@NN@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinBuild::CoinBuild(void)&quot; (??0CoinBuild@@QAE@XZ) referenced in function &quot;public: class ClpSimplex * __thiscall ClpSimplexOther::dualOfModel(double,double)const &quot; (?dualOfModel@ClpSimplexOther@@QBEPAVClpSimplex@@NN@Z)</p>

<p>libClp.lib(ClpSimplexOther.obj) : error LNK2019: unresolved external symbol &quot;void __cdecl CoinConvertDouble(int,int,double,char * const)&quot; (?CoinConvertDouble@@YAXHHNQAD@Z) referenced in function &quot;public: int __thiscall ClpSimplexOther::writeBasis(char const *,bool,int)const &quot; (?writeBasis@ClpSimplexOther@@QBEHPBD_NH@Z)</p>

<p>libClp.lib(ClpSimplexNonlinear.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(bool,int,int,int,double const *,int const *,int const *,int const *,double,double)&quot; (??0CoinPackedMatrix@@QAE@_NHHHPBNPBH22NN@Z) referenced in function &quot;public: int __thiscall ClpSimplexNonlinear::primalSLP(int,class ClpConstraint * *,int,double)&quot; (?primalSLP@ClpSimplexNonlinear@@QAEHHPAPAVClpConstraint@@HN@Z)</p>

<p>libClp.lib(ClpQuadraticObjective.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedMatrix::CoinPackedMatrix(bool,int,int,int,double const *,int const *,int const *,int const *,double,double)&quot; (??0CoinPackedMatrix@@QAE@_NHHHPBNPBH22NN@Z)</p>

<p>libClp.lib(ClpMessage.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinMessages::replaceMessage(int,char const *)&quot; (?replaceMessage@CoinMessages@@QAEXHPBD@Z) referenced in function &quot;public: __thiscall ClpMessage::ClpMessage(enum CoinMessages::Language)&quot; (??0ClpMessage@@QAE@W4Language@CoinMessages@@@Z)</p>

<p>libClp.lib(ClpMessage.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinMessages::toCompact(void)&quot; (?toCompact@CoinMessages@@QAEXXZ) referenced in function &quot;public: __thiscall ClpMessage::ClpMessage(enum CoinMessages::Language)&quot; (??0ClpMessage@@QAE@W4Language@CoinMessages@@@Z)</p>

<p>libClp.lib(ClpMessage.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinOneMessage::~CoinOneMessage(void)&quot; (??1CoinOneMessage@@QAE@XZ) referenced in function &quot;public: __thiscall ClpMessage::ClpMessage(enum CoinMessages::Language)&quot; (??0ClpMessage@@QAE@W4Language@CoinMessages@@@Z)</p>

<p>libClp.lib(ClpMessage.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinMessages::addMessage(int,class CoinOneMessage const &amp;)&quot; (?addMessage@CoinMessages@@QAEXHABVCoinOneMessage@@@Z) referenced in function &quot;public: __thiscall ClpMessage::ClpMessage(enum CoinMessages::Language)&quot; (??0ClpMessage@@QAE@W4Language@CoinMessages@@@Z)</p>

<p>libClp.lib(ClpMessage.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinOneMessage::CoinOneMessage(int,char,char const *)&quot; (??0CoinOneMessage@@QAE@HDPBD@Z) referenced in function &quot;public: __thiscall ClpMessage::ClpMessage(enum CoinMessages::Language)&quot; (??0ClpMessage@@QAE@W4Language@CoinMessages@@@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinLpIO::writeLp(struct _iobuf *,double,int,int,bool)&quot; (?writeLp@CoinLpIO@@QAEHPAU_iobuf@@NHH_N@Z) referenced in function &quot;public: int __thiscall OsiSolverInterface::writeLpNative(struct _iobuf *,char const * const * const,char const * const * const,double,int,int,double,bool)const &quot; (?writeLpNative@OsiSolverInterface@@QBEHPAU_iobuf@@QBQBD1NHHN_N@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinLpIO::setLpDataRowAndColNames(char const * const * const,char const * const * const)&quot; (?setLpDataRowAndColNames@CoinLpIO@@QAEXQBQBD0@Z) referenced in function &quot;public: int __thiscall OsiSolverInterface::writeLpNative(struct _iobuf *,char const * const * const,char const * const * const,double,int,int,double,bool)const &quot; (?writeLpNative@OsiSolverInterface@@QBEHPAU_iobuf@@QBQBD1NHHN_N@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinLpIO::setLpDataWithoutRowAndColNames(class CoinPackedMatrix const &amp;,double const *,double const *,double const *,char const *,double const *,double const *)&quot; (?setLpDataWithoutRowAndColNames@CoinLpIO@@QAEXABVCoinPackedMatrix@@PBN11PBD11@Z) referenced in function &quot;public: int __thiscall OsiSolverInterface::writeLpNative(struct _iobuf *,char const * const * const,char const * const * const,double,int,int,double,bool)const &quot; (?writeLpNative@OsiSolverInterface@@QBEHPAU_iobuf@@QBQBD1NHHN_N@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinLpIO::setDecimals(int)&quot; (?setDecimals@CoinLpIO@@QAEXH@Z) referenced in function &quot;public: int __thiscall OsiSolverInterface::writeLpNative(struct _iobuf *,char const * const * const,char const * const * const,double,int,int,double,bool)const &quot; (?writeLpNative@OsiSolverInterface@@QBEHPAU_iobuf@@QBQBD1NHHN_N@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinLpIO::setNumberAcross(int)&quot; (?setNumberAcross@CoinLpIO@@QAEXH@Z) referenced in function &quot;public: int __thiscall OsiSolverInterface::writeLpNative(struct _iobuf *,char const * const * const,char const * const * const,double,int,int,double,bool)const &quot; (?writeLpNative@OsiSolverInterface@@QBEHPAU_iobuf@@QBQBD1NHHN_N@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinLpIO::setEpsilon(double)&quot; (?setEpsilon@CoinLpIO@@QAEXN@Z) referenced in function &quot;public: int __thiscall OsiSolverInterface::writeLpNative(struct _iobuf *,char const * const * const,char const * const * const,double,int,int,double,bool)const &quot; (?writeLpNative@OsiSolverInterface@@QBEHPAU_iobuf@@QBQBD1NHHN_N@Z)</p>

<p>libOsi.lib(OsiSolverInterface.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinLpIO::setInfinity(double)&quot; (?setInfinity@CoinLpIO@@QAEXN@Z) referenced in function &quot;public: int __thiscall OsiSolverInterface::writeLpNative(struct _iobuf *,char const * const * const,char const * const * const,double,int,int,double,bool)const &quot; (?writeLpNative@OsiSolverInterface@@QBEHPAU_iobuf@@QBQBD1NHHN_N@Z)</p>

<p>libOsi.lib(OsiNames.obj) : error LNK2019: unresolved external symbol &quot;public: char const * const * __thiscall CoinLpIO::getColNames(void)const &quot; (?getColNames@CoinLpIO@@QBEPBQBDXZ) referenced in function &quot;public: void __thiscall OsiSolverInterface::setRowColNames(class CoinLpIO &amp;)&quot; (?setRowColNames@OsiSolverInterface@@QAEXAAVCoinLpIO@@@Z)</p>

<p>libOsi.lib(OsiNames.obj) : error LNK2019: unresolved external symbol &quot;public: char const * const * __thiscall CoinLpIO::getRowNames(void)const &quot; (?getRowNames@CoinLpIO@@QBEPBQBDXZ) referenced in function &quot;public: void __thiscall OsiSolverInterface::setRowColNames(class CoinLpIO &amp;)&quot; (?setRowColNames@OsiSolverInterface@@QAEXAAVCoinLpIO@@@Z)</p>

<p>libOsi.lib(OsiRowCut.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedVector::setVector(int,int const *,double const *,bool)&quot; (?setVector@CoinPackedVector@@QAEXHPBHPBN_N@Z) referenced in function &quot;public: void __thiscall OsiRowCut::setRow(int,int const *,double const *,bool)&quot; (?setRow@OsiRowCut@@QAEXHPBHPBN_N@Z)</p>

<p>libOsi.lib(OsiRowCutDebugger.obj) : error LNK2001: unresolved external symbol &quot;public: void __thiscall CoinPackedVector::setVector(int,int const *,double const *,bool)&quot; (?setVector@CoinPackedVector@@QAEXHPBHPBN_N@Z)</p>

<p>libOsi.lib(OsiRowCut.obj) : error LNK2019: unresolved external symbol &quot;public: class CoinPackedVector &amp; __thiscall CoinPackedVector::operator=(class CoinPackedVector const &amp;)&quot; (??4CoinPackedVector@@QAEAAV0@ABV0@@Z) referenced in function &quot;public: void __thiscall OsiRowCut::setRow(class CoinPackedVector const &amp;)&quot; (?setRow@OsiRowCut@@QAEXABVCoinPackedVector@@@Z)</p>

<p>libOsi.lib(OsiRowCut.obj) : error LNK2019: unresolved external symbol &quot;public: bool __thiscall CoinPackedVectorBase::operator!=(class CoinPackedVectorBase const &amp;)const &quot; (??9CoinPackedVectorBase@@QBE_NABV0@@Z) referenced in function &quot;public: bool __thiscall OsiRowCut::operator==(class OsiRowCut const &amp;)const &quot; (??8OsiRowCut@@QBE_NABV0@@Z)</p>

<p>libOsi.lib(OsiRowCut.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinPackedVectorBase::getMinIndex(void)const &quot; (?getMinIndex@CoinPackedVectorBase@@QBEHXZ) referenced in function &quot;public: virtual bool __thiscall OsiRowCut::consistent(void)const &quot; (?consistent@OsiRowCut@@UBE_NXZ)</p>

<p>libOsi.lib(OsiRowCut.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedVectorBase::duplicateIndex(char const *,char const *)const &quot; (?duplicateIndex@CoinPackedVectorBase@@QBEXPBD0@Z) referenced in function &quot;public: virtual bool __thiscall OsiRowCut::consistent(void)const &quot; (?consistent@OsiRowCut@@UBE_NXZ)</p>

<p>libOsi.lib(OsiRowCut.obj) : error LNK2019: unresolved external symbol &quot;public: int __thiscall CoinPackedVectorBase::getMaxIndex(void)const &quot; (?getMaxIndex@CoinPackedVectorBase@@QBEHXZ) referenced in function &quot;public: virtual bool __thiscall OsiRowCut::consistent(class OsiSolverInterface const &amp;)const &quot; (?consistent@OsiRowCut@@UBE_NABVOsiSolverInterface@@@Z)</p>

<p>libOsi.lib(OsiRowCut.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPackedVector::CoinPackedVector(bool)&quot; (??0CoinPackedVector@@QAE@_N@Z) referenced in function &quot;public: __thiscall OsiRowCut::OsiRowCut(void)&quot; (??0OsiRowCut@@QAE@XZ)</p>

<p>libOsi.lib(OsiRowCutDebugger.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedVector::CoinPackedVector(bool)&quot; (??0CoinPackedVector@@QAE@_N@Z)</p>
<p>libOsi.lib(OsiRowCut.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPackedVector::CoinPackedVector(int,int,int * &amp;,double * &amp;,bool)&quot; (??0CoinPackedVector@@QAE@HHAAPAHAAPAN_N@Z) referenced in function &quot;public: __thiscall OsiRowCut::OsiRowCut(double,double,int,int,int * &amp;,double * &amp;)&quot; (??0OsiRowCut@@QAE@NNHHAAPAHAAPAN@Z)</p>

<p>libOsi.lib(OsiRowCut.obj) : error LNK2019: unresolved external symbol &quot;public: __thiscall CoinPackedVector::CoinPackedVector(class CoinPackedVector const &amp;)&quot; (??0CoinPackedVector@@QAE@ABV0@@Z) referenced in function &quot;public: __thiscall OsiRowCut::OsiRowCut(class OsiRowCut const &amp;)&quot; (??0OsiRowCut@@QAE@ABV0@@Z)</p>

<p>libOsi.lib(OsiRowCutDebugger.obj) : error LNK2001: unresolved external symbol &quot;public: __thiscall CoinPackedVector::CoinPackedVector(class CoinPackedVector const &amp;)&quot; (??0CoinPackedVector@@QAE@ABV0@@Z)</p>

<p>libOsi.lib(OsiRowCutDebugger.obj) : error LNK2019: unresolved external symbol &quot;public: double __thiscall CoinPackedVectorBase::operator[](int)const &quot; (??ACoinPackedVectorBase@@QBENH@Z) referenced in function &quot;public: bool __thiscall OsiRowCutDebugger::activate(class OsiSolverInterface const &amp;,char const *)&quot; (?activate@OsiRowCutDebugger@@QAE_NABVOsiSolverInterface@@PBD@Z)</p>

<p>libOsi.lib(OsiRowCutDebugger.obj) : error LNK2019: unresolved external symbol &quot;public: bool __thiscall CoinPackedVectorBase::isExistingIndex(int)const &quot; (?isExistingIndex@CoinPackedVectorBase@@QBE_NH@Z) referenced in function &quot;public: bool __thiscall OsiRowCutDebugger::activate(class OsiSolverInterface const &amp;,char const *)&quot; (?activate@OsiRowCutDebugger@@QAE_NABVOsiSolverInterface@@PBD@Z)</p>

<p>libOsi.lib(OsiRowCutDebugger.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedVector::setConstant(int,int const *,double,bool)&quot; (?setConstant@CoinPackedVector@@QAEXHPBHN_N@Z) referenced in function &quot;public: bool __thiscall OsiRowCutDebugger::activate(class OsiSolverInterface const &amp;,char const *)&quot; (?activate@OsiRowCutDebugger@@QAE_NABVOsiSolverInterface@@PBD@Z)</p>

<p>libOsi.lib(OsiRowCutDebugger.obj) : error LNK2019: unresolved external symbol &quot;public: void __thiscall CoinPackedVector::insert(int,double)&quot; (?insert@CoinPackedVector@@QAEXHN@Z) referenced in function &quot;public: bool __thiscall OsiRowCutDebugger::activate(class OsiSolverInterface const &amp;,char const *)&quot; (?activate@OsiRowCutDebugger@@QAE_NABVOsiSolverInterface@@PBD@Z)</p>

<p>C:\Documents and Settings\usajxg3\My Documents\Visual Studio 2008\Projects\CoinOR Example\Debug\CoinOR Example.exe : fatal error LNK1120: 243 unresolved externals</p></font><br></div>
<div class="gmail_quote">On Tue, Mar 30, 2010 at 8:57 AM, Stefan Vigerske <span dir="ltr">&lt;<a href="mailto:vigerske@zib.de">vigerske@zib.de</a>&gt;</span> wrote:<br>&gt; When I add libOsiClp.lib as an Additional Dependency for the linker, I get<br>
&gt; (scary error message below).<br><br>They look like libClp.lib is also missing.</div>