<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Hi,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am getting the linking error below, while I&nbsp;am&nbsp;building the CBC 2.3 solution with MSVS 2005. Actually I&nbsp;tried it &nbsp;MSVS 2008 and there is no problem with it. The steps I went through is easy, I am entering into "Cbc\MSVisualStudio\v8" and&nbsp;opening the .sln file and building it. 15 other libraries are building but, CGL is failing.</DIV>
<DIV>If you could help me, I will be grateful.</DIV>
<DIV>Thanks,</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=1>
<P>Linking...</P>
<P>libcgl.lib(CglLandPSimplex.obj) : error LNK2019: unresolved external symbol "public: void __thiscall LAP::TabRow::print(class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp;,int,int const *,int)" (?print@TabRow@LAP@@QAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@HPBHH@Z) referenced in function "protected: void __thiscall LAP::CglLandPSimplex::printTableau(class std::basic_ostream&lt;char,struct std::char_traits&lt;char&gt; &gt; &amp;)" (?printTableau@CglLandPSimplex@LAP@@IAEXAAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z)</P>
<P>libcgl.lib(CglLandPSimplex.obj) : error LNK2019: unresolved external symbol "public: __thiscall LAP::LandPMessages::LandPMessages(void)" (??0LandPMessages@LAP@@QAE@XZ) referenced in function "public: __thiscall LAP::CglLandPSimplex::CglLandPSimplex(class OsiSolverInterface const &amp;,struct CglLandP::CachedData const &amp;,class CglLandP::Parameters const &amp;,class LAP::Validator const &amp;)" (??0CglLandPSimplex@LAP@@QAE@ABVOsiSolverInterface@@ABUCachedData@CglLandP@@ABVParameters@4@ABVValidator@1@@Z)</P>
<P>libcgl.lib(CglLandPSimplex.obj) : error LNK2019: unresolved external symbol "public: void __thiscall LAP::Cuts::insert(int,class OsiRowCut *)" (?insert@Cuts@LAP@@QAEXHPAVOsiRowCut@@@Z) referenced in function "public: int __thiscall LAP::CglLandPSimplex::generateExtraCut(int,struct CglLandP::CachedData const &amp;,class CglLandP::Parameters const &amp;)" (?generateExtraCut@CglLandPSimplex@LAP@@QAEHHABUCachedData@CglLandP@@ABVParameters@4@@Z)</P>
<P>libcgl.lib(CglLandPSimplex.obj) : error LNK2019: unresolved external symbol "void __cdecl LAP::modularizeRow(struct LAP::TabRow &amp;,bool const *)" (?modularizeRow@LAP@@YAXAAUTabRow@1@PB_N@Z) referenced in function "public: bool __thiscall LAP::CglLandPSimplex::optimize(int,class OsiRowCut &amp;,struct CglLandP::CachedData const &amp;,class CglLandP::Parameters const &amp;)" (?optimize@CglLandPSimplex@LAP@@QAE_NHAAVOsiRowCut@@ABUCachedData@CglLandP@@ABVParameters@5@@Z)</P>
<P>C:\Solver\CBC-Stable_2.3\Cbc\MSVisualStudio\v8\Release\cbcSolve.exe : fatal error LNK1120: 4 unresolved externals</P></FONT></DIV></div><br>

      </body></html>