<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN
style="FONT-SIZE: 12pt"><?xml:namespace prefix = o ns =
"urn:schemas-microsoft-com:office:office" /><o:p> </o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN style="FONT-SIZE: 12pt">HI
All,<o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN
style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN style="FONT-SIZE: 12pt">I
checked readme.txt in <SPAN style="mso-spacerun: yes"> </SPAN>COIN/Win,
<SPAN style="mso-spacerun: yes"> </SPAN>and I tried the
COIN\Win\startMsDevStudio.bat. The bat file did not start Visual Studio. I
opened the project file SbbSamplesSample2.dsp and converted it from a Microsoft
<SPAN style="mso-spacerun: yes"> </SPAN>Visual C++ version 6 project file
to a ,net project file (SbbSamplesSample2.vcproj). I then attempted to build the
project, but there were 140 build errors, link errors concerning undefined
external symbols. tried <SPAN style="mso-spacerun: yes"> </SPAN>to.
add the hpp files where these symbols were defined by Adding an existing item
under Project. This helped to a certain extent (there are now 46 build errors),
but even when I add the hpp file associated with a given symbols, the
corresponding error remains. Many thanks for helping.
<o:p></o:p></SPAN></P></DIV>
<DIV>
<BR></DIV>
<DIV>-------------------------</DIV>
<DIV>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p> </o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p> </o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p> </o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p> </o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 warning
LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO'
specification<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: virtual __thiscall
OsiClpSolverInterface::~OsiClpSolverInterface(void)"
(??1OsiClpSolverInterface@@UAE@XZ) referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall SbbModel::~SbbModel(void)"
(??1SbbModel@@QAE@XZ) referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: virtual __thiscall
CglProbing::~CglProbing(void)" (??1CglProbing@@UAE@XZ) referenced in function
_main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: virtual __thiscall
CglGomory::~CglGomory(void)" (??1CglGomory@@UAE@XZ) referenced in function
_main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: virtual __thiscall
CglKnapsackCover::~CglKnapsackCover(void)" (??1CglKnapsackCover@@UAE@XZ)
referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: virtual __thiscall
CglOddHole::~CglOddHole(void)" (??1CglOddHole@@UAE@XZ) referenced in function
_main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: virtual __thiscall
SbbRounding::~SbbRounding(void)" (??1SbbRounding@@UAE@XZ) referenced in function
_main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall
SbbModel::originalModel(class SbbModel *,bool)"
(?originalModel@SbbModel@@QAEXPAV1@_N@Z) referenced in function
_main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall
SbbModel::branchAndBound(void)" (?branchAndBound@SbbModel@@QAEXXZ) referenced in
function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: class SbbModel * __thiscall
SbbModel::integerPresolve(bool)" (?integerPresolve@SbbModel@@QAEPAV1@_N@Z)
referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall
CoinMessageHandler::setLogLevel(int)" (?setLogLevel@CoinMessageHandler@@QAEXH@Z)
referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall
SbbModel::setNumberStrong(int)" (?setNumberStrong@SbbModel@@QAEXH@Z) referenced
in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall
SbbModel::initialSolve(void)" (?initialSolve@SbbModel@@QAEXXZ) referenced in
function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall SbbModel::addHeuristic(class
SbbHeuristic *)" (?addHeuristic@SbbModel@@QAEXPAVSbbHeuristic@@@Z) referenced in
function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall SbbRounding::SbbRounding(class
SbbModel &)" (??0SbbRounding@@QAE@AAVSbbModel@@@Z) referenced in function
_main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall
SbbModel::addCutGenerator(class CglCutGenerator *,int,char const
*,bool,bool,bool)"
(?addCutGenerator@SbbModel@@QAEXPAVCglCutGenerator@@HPBD_N22@Z) referenced in
function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall
CglOddHole::setMaximumEntries(int)" (?setMaximumEntries@CglOddHole@@QAEXH@Z)
referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall
CglOddHole::setMinimumViolationPer(double)"
(?setMinimumViolationPer@CglOddHole@@QAEXN@Z) referenced in function
_main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall
CglOddHole::setMinimumViolation(double)"
(?setMinimumViolation@CglOddHole@@QAEXN@Z) referenced in function
_main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall CglOddHole::CglOddHole(void)"
(??0CglOddHole@@QAE@XZ) referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall
CglKnapsackCover::CglKnapsackCover(void)" (??0CglKnapsackCover@@QAE@XZ)
referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall CglGomory::setLimit(int)"
(?setLimit@CglGomory@@QAEXH@Z) referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall CglGomory::CglGomory(void)"
(??0CglGomory@@QAE@XZ) referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall CglProbing::setRowCuts(int)"
(?setRowCuts@CglProbing@@QAEXH@Z) referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall CglProbing::setMaxLook(int)"
(?setMaxLook@CglProbing@@QAEXH@Z) referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall
CglProbing::setMaxProbe(int)" (?setMaxProbe@CglProbing@@QAEXH@Z) referenced in
function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall CglProbing::setMaxPass(int)"
(?setMaxPass@CglProbing@@QAEXH@Z) referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall
CglProbing::setUsingObjective(bool)" (?setUsingObjective@CglProbing@@QAEX_N@Z)
referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall CglProbing::CglProbing(void)"
(??0CglProbing@@QAE@XZ) referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: void __thiscall
ClpSimplex::setDualBound(double)" (?setDualBound@ClpSimplex@@QAEXN@Z) referenced
in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: class ClpSimplex * __thiscall
OsiClpSolverInterface::getModelPtr(void)const "
(?getModelPtr@OsiClpSolverInterface@@QBEPAVClpSimplex@@XZ) referenced in
function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall SbbModel::SbbModel(class
OsiSolverInterface const &)" (??0SbbModel@@QAE@ABVOsiSolverInterface@@@Z)
referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall
OsiClpSolverInterface::OsiClpSolverInterface(void)"
(??0OsiClpSolverInterface@@QAE@XZ) referenced in function _main<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall
SbbBranchDecision::SbbBranchDecision(void)" (??0SbbBranchDecision@@QAE@XZ)
referenced in function "public: __thiscall
SbbBranchUserDecision::SbbBranchUserDecision(void)"
(??0SbbBranchUserDecision@@QAE@XZ)<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2001:
unresolved external symbol "public: virtual int __thiscall
SbbBranchDecision::bestBranch(class SbbBranchingObject * *,int,int,double *,int
*,double *,int *,double)"
(?bestBranch@SbbBranchDecision@@UAEHPAPAVSbbBranchingObject@@HHPANPAH12N@Z)<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: virtual __thiscall
SbbBranchDecision::~SbbBranchDecision(void)" (??1SbbBranchDecision@@UAE@XZ)
referenced in function "public: virtual void * __thiscall
SbbBranchDecision::`scalar deleting destructor'(unsigned int)"
(??_GSbbBranchDecision@@UAEPAXI@Z)<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: virtual __thiscall
SbbHeuristic::~SbbHeuristic(void)" (??1SbbHeuristic@@UAE@XZ) referenced in
function __unwindfunclet$??0SbbLocalSearch@@QAE@XZ$0<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall
CoinPackedMatrix::CoinPackedMatrix(void)" (??0CoinPackedMatrix@@QAE@XZ)
referenced in function "public: __thiscall SbbLocalSearch::SbbLocalSearch(void)"
(??0SbbLocalSearch@@QAE@XZ)<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall SbbHeuristic::SbbHeuristic(void)"
(??0SbbHeuristic@@QAE@XZ) referenced in function "public: __thiscall
SbbLocalSearch::SbbLocalSearch(void)" (??0SbbLocalSearch@@QAE@XZ)<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: virtual __thiscall
CoinPackedMatrix::~CoinPackedMatrix(void)" (??1CoinPackedMatrix@@UAE@XZ)
referenced in function
__unwindfunclet$??0SbbLocalSearch@@QAE@AAVSbbModel@@@Z$0<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: class CoinPackedMatrix & __thiscall
CoinPackedMatrix::operator=(class CoinPackedMatrix const &)"
(??4CoinPackedMatrix@@QAEAAV0@ABV0@@Z) referenced in function "public:
__thiscall SbbLocalSearch::SbbLocalSearch(class SbbModel &)"
(??0SbbLocalSearch@@QAE@AAVSbbModel@@@Z)<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall SbbHeuristic::SbbHeuristic(class
SbbModel &)" (??0SbbHeuristic@@QAE@AAVSbbModel@@@Z) referenced in function
"public: __thiscall SbbLocalSearch::SbbLocalSearch(class SbbModel &)"
(??0SbbLocalSearch@@QAE@AAVSbbModel@@@Z)<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2019:
unresolved external symbol "public: __thiscall
CoinPackedMatrix::CoinPackedMatrix(class CoinPackedMatrix const &)"
(??0CoinPackedMatrix@@QAE@ABV0@@Z) referenced in function "public: __thiscall
SbbLocalSearch::SbbLocalSearch(class SbbLocalSearch const &)"
(??0SbbLocalSearch@@QAE@ABV0@@Z)<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 error LNK2001:
unresolved external symbol "public: virtual void __thiscall
SbbHeuristic::setModel(class SbbModel *)"
(?setModel@SbbHeuristic@@UAEXPAVSbbModel@@@Z)<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt">SbbSamplesSample2 fatal error
LNK1120: 44 unresolved externals</P>Gabrielle A. Grün, Ph.D. Student<BR>School
of Computing Science<BR>Simon Fraser University<BR>8888 University
Drive<BR>Burnaby, BC<BR>V5A 1S6<BR><<A
href="http://www.cs.sfu.ca/~grun">http://www.cs.sfu.ca/~grun</A>>
</DIV></BODY></HTML>