<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Symphony Users,<br>
<br>
I just tried to compile the Symphony Example VRP with Visual Studio
2005 but encountered the following error messages during the
compilation (see below) unfortunately I have no solution so far... so
maybe the developers could give me a kind hint or somebody else who
encountered similar problems :)<br>
<br>
kind regards<br>
Johannes<br>
<br>
<small><small><small>7&gt;------ Build started: Project: libOsiClp,
Configuration: Debug Win32 ------<br>
7&gt;Compiling...<br>
7&gt;OsiClpSolverInterface.cpp<br>
6&gt;Compiling manifest to resources...<br>
6&gt;Linking...<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
CoinMessageHandler::setLogLevel(int)"
(?setLogLevel@CoinMessageHandler@@QAEXH@Z) referenced in function "void
__cdecl open_lp_solver(struct LPDATA *)"
(?open_lp_solver@@YAXPAULPDATA@@@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
OsiClpSolverInterface::OsiClpSolverInterface(void)"
(??0OsiClpSolverInterface@@QAE@XZ) referenced in function "void __cdecl
open_lp_solver(struct LPDATA *)" (?open_lp_solver@@YAXPAULPDATA@@@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
CoinWarmStartBasis::CoinWarmStartBasis(void)"
(??0CoinWarmStartBasis@@QAE@XZ) referenced in function "void __cdecl
load_basis(struct LPDATA *,int *,int *)"
(?load_basis@@YAXPAULPDATA@@PAH1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall
CoinPackedVector::~CoinPackedVector(void)"
(??1CoinPackedVector@@UAE@XZ) referenced in function "void __cdecl
add_rows(struct LPDATA *,int,int,double *,char *,int *,int *,double *)"
(?add_rows@@YAXPAULPDATA@@HHPANPADPAH31@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
CoinPackedVector::insert(int,double)"
(?insert@CoinPackedVector@@QAEXHN@Z) referenced in function "void
__cdecl add_rows(struct LPDATA *,int,int,double *,char *,int *,int
*,double *)" (?add_rows@@YAXPAULPDATA@@HHPANPADPAH31@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
CoinPackedVector::CoinPackedVector(bool)"
(??0CoinPackedVector@@QAE@_N@Z) referenced in function "void __cdecl
add_rows(struct LPDATA *,int,int,double *,char *,int *,int *,double *)"
(?add_rows@@YAXPAULPDATA@@HHPANPADPAH31@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2001: unresolved
external symbol "public: static bool CoinError::printErrors_"
(?printErrors_@CoinError@@2_NA)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: char const * __thiscall
CoinMpsIO::columnName(int)const " (?columnName@CoinMpsIO@@QBEPBDH@Z)
referenced in function "int __cdecl read_mps(struct MIPDESC *,char
*,char *)" (?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double __thiscall
CoinMpsIO::objectiveOffset(void)const "
(?objectiveOffset@CoinMpsIO@@QBENXZ) referenced in function "int
__cdecl read_mps(struct MIPDESC *,char *,char *)"
(?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: bool __thiscall CoinMpsIO::isInteger(int)const
" (?isInteger@CoinMpsIO@@QBE_NH@Z) referenced in function "int __cdecl
read_mps(struct MIPDESC *,char *,char *)"
(?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: class CoinPackedMatrix const * __thiscall
CoinMpsIO::getMatrixByCol(void)const "
(?getMatrixByCol@CoinMpsIO@@QBEPBVCoinPackedMatrix@@XZ) referenced in
function "int __cdecl read_mps(struct MIPDESC *,char *,char *)"
(?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double const * __thiscall
CoinMpsIO::getColLower(void)const " (?getColLower@CoinMpsIO@@QBEPBNXZ)
referenced in function "int __cdecl read_mps(struct MIPDESC *,char
*,char *)" (?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double const * __thiscall
CoinMpsIO::getColUpper(void)const " (?getColUpper@CoinMpsIO@@QBEPBNXZ)
referenced in function "int __cdecl read_mps(struct MIPDESC *,char
*,char *)" (?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double const * __thiscall
CoinMpsIO::getRowRange(void)const " (?getRowRange@CoinMpsIO@@QBEPBNXZ)
referenced in function "int __cdecl read_mps(struct MIPDESC *,char
*,char *)" (?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: char const * __thiscall
CoinMpsIO::getRowSense(void)const " (?getRowSense@CoinMpsIO@@QBEPBDXZ)
referenced in function "int __cdecl read_mps(struct MIPDESC *,char
*,char *)" (?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double const * __thiscall
CoinMpsIO::getRightHandSide(void)const "
(?getRightHandSide@CoinMpsIO@@QBEPBNXZ) referenced in function "int
__cdecl read_mps(struct MIPDESC *,char *,char *)"
(?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double const * __thiscall
CoinMpsIO::getObjCoefficients(void)const "
(?getObjCoefficients@CoinMpsIO@@QBEPBNXZ) referenced in function "int
__cdecl read_mps(struct MIPDESC *,char *,char *)"
(?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: int __thiscall
CoinMpsIO::getNumElements(void)const "
(?getNumElements@CoinMpsIO@@QBEHXZ) referenced in function "int __cdecl
read_mps(struct MIPDESC *,char *,char *)"
(?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: int __thiscall
CoinMpsIO::getNumCols(void)const " (?getNumCols@CoinMpsIO@@QBEHXZ)
referenced in function "int __cdecl read_mps(struct MIPDESC *,char
*,char *)" (?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: int __thiscall
CoinMpsIO::getNumRows(void)const " (?getNumRows@CoinMpsIO@@QBEHXZ)
referenced in function "int __cdecl read_mps(struct MIPDESC *,char
*,char *)" (?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: char const * __thiscall
CoinMpsIO::getProblemName(void)const "
(?getProblemName@CoinMpsIO@@QBEPBDXZ) referenced in function "int
__cdecl read_mps(struct MIPDESC *,char *,char *)"
(?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CoinMpsIO::~CoinMpsIO(void)"
(??1CoinMpsIO@@QAE@XZ) referenced in function "int __cdecl
read_mps(struct MIPDESC *,char *,char *)"
(?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: int __thiscall CoinMpsIO::readMps(char const
*,char const *)" (?readMps@CoinMpsIO@@QAEHPBD0@Z) referenced in
function "int __cdecl read_mps(struct MIPDESC *,char *,char *)"
(?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
CoinMpsIO::setInfinity(double)" (?setInfinity@CoinMpsIO@@QAEXN@Z)
referenced in function "int __cdecl read_mps(struct MIPDESC *,char
*,char *)" (?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double __thiscall
CoinMpsIO::getInfinity(void)const " (?getInfinity@CoinMpsIO@@QBENXZ)
referenced in function "int __cdecl read_mps(struct MIPDESC *,char
*,char *)" (?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CoinMpsIO::CoinMpsIO(void)"
(??0CoinMpsIO@@QAE@XZ) referenced in function "int __cdecl
read_mps(struct MIPDESC *,char *,char *)"
(?read_mps@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CoinLpIO::~CoinLpIO(void)"
(??1CoinLpIO@@QAE@XZ) referenced in function "int __cdecl
read_lp(struct MIPDESC *,char *,char *)"
(?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: char const * __thiscall
CoinLpIO::columnName(int)const " (?columnName@CoinLpIO@@QBEPBDH@Z)
referenced in function "int __cdecl read_lp(struct MIPDESC *,char
*,char *)" (?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double __thiscall
CoinLpIO::objectiveOffset(void)const "
(?objectiveOffset@CoinLpIO@@QBENXZ) referenced in function "int __cdecl
read_lp(struct MIPDESC *,char *,char *)"
(?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: bool __thiscall CoinLpIO::isInteger(int)const
" (?isInteger@CoinLpIO@@QBE_NH@Z) referenced in function "int __cdecl
read_lp(struct MIPDESC *,char *,char *)"
(?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: class CoinPackedMatrix const * __thiscall
CoinLpIO::getMatrixByCol(void)const "
(?getMatrixByCol@CoinLpIO@@QBEPBVCoinPackedMatrix@@XZ) referenced in
function "int __cdecl read_lp(struct MIPDESC *,char *,char *)"
(?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double const * __thiscall
CoinLpIO::getColLower(void)const " (?getColLower@CoinLpIO@@QBEPBNXZ)
referenced in function "int __cdecl read_lp(struct MIPDESC *,char
*,char *)" (?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double const * __thiscall
CoinLpIO::getColUpper(void)const " (?getColUpper@CoinLpIO@@QBEPBNXZ)
referenced in function "int __cdecl read_lp(struct MIPDESC *,char
*,char *)" (?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double const * __thiscall
CoinLpIO::getRowRange(void)const " (?getRowRange@CoinLpIO@@QBEPBNXZ)
referenced in function "int __cdecl read_lp(struct MIPDESC *,char
*,char *)" (?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: char const * __thiscall
CoinLpIO::getRowSense(void)const " (?getRowSense@CoinLpIO@@QBEPBDXZ)
referenced in function "int __cdecl read_lp(struct MIPDESC *,char
*,char *)" (?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double const * __thiscall
CoinLpIO::getRightHandSide(void)const "
(?getRightHandSide@CoinLpIO@@QBEPBNXZ) referenced in function "int
__cdecl read_lp(struct MIPDESC *,char *,char *)"
(?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double const * __thiscall
CoinLpIO::getObjCoefficients(void)const "
(?getObjCoefficients@CoinLpIO@@QBEPBNXZ) referenced in function "int
__cdecl read_lp(struct MIPDESC *,char *,char *)"
(?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: int __thiscall
CoinLpIO::getNumElements(void)const "
(?getNumElements@CoinLpIO@@QBEHXZ) referenced in function "int __cdecl
read_lp(struct MIPDESC *,char *,char *)"
(?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: int __thiscall CoinLpIO::getNumCols(void)const
" (?getNumCols@CoinLpIO@@QBEHXZ) referenced in function "int __cdecl
read_lp(struct MIPDESC *,char *,char *)"
(?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: int __thiscall CoinLpIO::getNumRows(void)const
" (?getNumRows@CoinLpIO@@QBEHXZ) referenced in function "int __cdecl
read_lp(struct MIPDESC *,char *,char *)"
(?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: char const * __thiscall
CoinLpIO::getProblemName(void)const "
(?getProblemName@CoinLpIO@@QBEPBDXZ) referenced in function "int
__cdecl read_lp(struct MIPDESC *,char *,char *)"
(?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall CoinLpIO::readLp(char const
*)" (?readLp@CoinLpIO@@QAEXPBD@Z) referenced in function "int __cdecl
read_lp(struct MIPDESC *,char *,char *)"
(?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CoinLpIO::CoinLpIO(void)"
(??0CoinLpIO@@QAE@XZ) referenced in function "int __cdecl
read_lp(struct MIPDESC *,char *,char *)"
(?read_lp@@YAHPAUMIPDESC@@PAD1@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall
CoinPackedMatrix::~CoinPackedMatrix(void)"
(??1CoinPackedMatrix@@UAE@XZ) referenced in function "void __cdecl
write_mip_desc_mps(struct MIPDESC *,char *)"
(?write_mip_desc_mps@@YAXPAUMIPDESC@@PAD@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: int __thiscall CoinMpsIO::writeMps(char const
*,int,int,int,class CoinPackedMatrix *,int,class CoinSet const *)const
" (?writeMps@CoinMpsIO@@QBEHPBDHHHPAVCoinPackedMatrix@@HPBVCoinSet@@@Z)
referenced in function "void __cdecl write_mip_desc_mps(struct MIPDESC
*,char *)" (?write_mip_desc_mps@@YAXPAUMIPDESC@@PAD@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall CoinMpsIO::setMpsData(class
CoinPackedMatrix const &amp;,double,double const *,double const
*,double const *,char const *,char const *,double const *,double const
*,char const * const * const,char const * const * const)"
(?setMpsData@CoinMpsIO@@QAEXABVCoinPackedMatrix@@NPBN11PBD211QBQBD3@Z)
referenced in function "void __cdecl write_mip_desc_mps(struct MIPDESC
*,char *)" (?write_mip_desc_mps@@YAXPAUMIPDESC@@PAD@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
CoinPackedMatrix::CoinPackedMatrix(bool,int,int,int,double const *,int
const *,int const *,int const *)"
(??0CoinPackedMatrix@@QAE@_NHHHPBNPBH22@Z) referenced in function "void
__cdecl write_mip_desc_mps(struct MIPDESC *,char *)"
(?write_mip_desc_mps@@YAXPAUMIPDESC@@PAD@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: int __thiscall CoinLpIO::writeLp(char const
*,bool)" (?writeLp@CoinLpIO@@QAEHPBD_N@Z) referenced in function "void
__cdecl write_mip_desc_lp(struct MIPDESC *,char *)"
(?write_mip_desc_lp@@YAXPAUMIPDESC@@PAD@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
CoinLpIO::setLpDataRowAndColNames(char const * const * const,char const
* const * const)" (?setLpDataRowAndColNames@CoinLpIO@@QAEXQBQBD0@Z)
referenced in function "void __cdecl write_mip_desc_lp(struct MIPDESC
*,char *)" (?write_mip_desc_lp@@YAXPAUMIPDESC@@PAD@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
CoinLpIO::setLpDataWithoutRowAndColNames(class CoinPackedMatrix const
&amp;,double const *,double const *,double const *,char const *,double
const *,double const *)"
(?setLpDataWithoutRowAndColNames@CoinLpIO@@QAEXABVCoinPackedMatrix@@PBN11PBD11@Z)
referenced in function "void __cdecl write_mip_desc_lp(struct MIPDESC
*,char *)" (?write_mip_desc_lp@@YAXPAUMIPDESC@@PAD@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double __thiscall
CoinLpIO::getInfinity(void)const " (?getInfinity@CoinLpIO@@QBENXZ)
referenced in function "void __cdecl write_mip_desc_lp(struct MIPDESC
*,char *)" (?write_mip_desc_lp@@YAXPAUMIPDESC@@PAD@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall OsiCuts::~OsiCuts(void)"
(??1OsiCuts@@UAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall
OsiRowCut::~OsiRowCut(void)" (??1OsiRowCut@@UAE@XZ) referenced in
function "void __cdecl generate_cgl_cuts(struct LPDATA *,int *,struct
CUT_DATA * * *,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double __thiscall OsiRowCut::range(void)const
" (?range@OsiRowCut@@QBENXZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: char __thiscall OsiRowCut::sense(void)const "
(?sense@OsiRowCut@@QBEDXZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: double __thiscall OsiRowCut::rhs(void)const "
(?rhs@OsiRowCut@@QBENXZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: class CoinPackedVector const &amp; __thiscall
OsiRowCut::row(void)const "
(?row@OsiRowCut@@QBEABVCoinPackedVector@@XZ) referenced in function
"void __cdecl generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA *
* *,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: class OsiRowCut &amp; __thiscall
OsiRowCut::operator=(class OsiRowCut const &amp;)"
(??4OsiRowCut@@QAEAAV0@ABV0@@Z) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CglLandP::CglLandP(class
CglLandP::Parameters const &amp;,class CglValidator const &amp;)"
(??0CglLandP@@QAE@ABVParameters@0@ABVCglValidator@@@Z) referenced in
function "void __cdecl generate_cgl_cuts(struct LPDATA *,int *,struct
CUT_DATA * * *,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
CglLandP::Parameters::Parameters(void)"
(??0Parameters@CglLandP@@QAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
CglValidator::CglValidator(double,double,double,bool)"
(??0CglValidator@@QAE@NNN_N@Z) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
CglLiftAndProject::CglLiftAndProject(void)"
(??0CglLiftAndProject@@QAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
CglSimpleRounding::CglSimpleRounding(void)"
(??0CglSimpleRounding@@QAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CglFlowCover::CglFlowCover(void)"
(??0CglFlowCover@@QAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CglClique::CglClique(bool,bool)"
(??0CglClique@@QAE@_N0@Z) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CglTwomir::CglTwomir(void)"
(??0CglTwomir@@QAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
CglMixedIntegerRounding::CglMixedIntegerRounding(void)"
(??0CglMixedIntegerRounding@@QAE@XZ) referenced in function "void
__cdecl generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
CglOddHole::setMaximumEntries(int)"
(?setMaximumEntries@CglOddHole@@QAEXH@Z) referenced in function "void
__cdecl generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
CglOddHole::setMinimumViolationPer(double)"
(?setMinimumViolationPer@CglOddHole@@QAEXN@Z) referenced in function
"void __cdecl generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA *
* *,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: void __thiscall
CglOddHole::setMinimumViolation(double)"
(?setMinimumViolation@CglOddHole@@QAEXN@Z) referenced in function "void
__cdecl generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CglOddHole::CglOddHole(void)"
(??0CglOddHole@@QAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall
CglKnapsackCover::CglKnapsackCover(void)" (??0CglKnapsackCover@@QAE@XZ)
referenced in function "void __cdecl generate_cgl_cuts(struct LPDATA
*,int *,struct CUT_DATA * * *,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CglRedSplit::CglRedSplit(void)"
(??0CglRedSplit@@QAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CglGomory::CglGomory(void)"
(??0CglGomory@@QAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CglTreeInfo::CglTreeInfo(void)"
(??0CglTreeInfo@@QAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall CglProbing::CglProbing(void)"
(??0CglProbing@@QAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall OsiRowCut::OsiRowCut(void)"
(??0OsiRowCut@@QAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: __thiscall OsiCuts::OsiCuts(void)"
(??0OsiCuts@@QAE@XZ) referenced in function "void __cdecl
generate_cgl_cuts(struct LPDATA *,int *,struct CUT_DATA * *
*,char,int,int)"
(?generate_cgl_cuts@@YAXPAULPDATA@@PAHPAPAPAUCUT_DATA@@DHH@Z)<br>
6&gt;libsymphony.lib(lp_solver.obj) : error LNK2019: unresolved
external symbol "public: virtual __thiscall CglParam::~CglParam(void)"
(??1CglParam@@UAE@XZ) referenced in function "public: virtual
__thiscall CglLandP::Parameters::~Parameters(void)"
(??1Parameters@CglLandP@@UAE@XZ)<br>
6&gt;.\Debug/vrp.exe : fatal error LNK1120: 79 unresolved externals<br>
<br>
<br>
</small></small></small>
<pre class="moz-signature" cols="72">-- 
****************************************************
DI(FH) Johannes Scholz

Grazerstrasse 46d/9
8045 Graz

Email: <a class="moz-txt-link-abbreviated" href="mailto:joe.scholz@forestech.at">joe.scholz@forestech.at</a>
Tel: +43-664-73530460
**************************************************** </pre>
</body>
</html>