[Cbc] link errors cbc trunk

Rolf Steenge rolf.steenge at planet.nl
Mon Sep 24 12:54:29 EDT 2007


Hi,
 
After a rebuild all of Cbc Trunk, got the following unresolved externals:
 
------ Build started: Project: cbcSolve, Configuration: Release Win32 ------
Linking...
libcbc.lib(CbcLinked.obj) : error LNK2019: unresolved external symbol
"public: __thiscall
ClpConstraintQuadratic::ClpConstraintQuadratic(int,int,int,int const *,int
const *,double const *)" (??0ClpConstraintQuadratic@@QAE at HHHPBH0PBN@Z)
referenced in function "class ClpSimplex * __cdecl approximateSolution(class
CoinModel &,int,double,int)"
(?approximateSolution@@YAPAVClpSimplex@@AAVCoinModel@@HNH at Z)
libcbc.lib(CbcLinked.obj) : error LNK2019: unresolved external symbol
"public: int __thiscall ClpSimplex::loadNonLinear(void *,int &,class
ClpConstraint * * &)"
(?loadNonLinear at ClpSimplex@@QAEHPAXAAHAAPAPAVClpConstraint@@@Z) referenced
in function "class ClpSimplex * __cdecl approximateSolution(class CoinModel
&,int,double,int)"
(?approximateSolution@@YAPAVClpSimplex@@AAVCoinModel@@HNH at Z)
.\Release/cbcSolve.exe : fatal error LNK1120: 2 unresolved externals
 
Environment: Windows, Visual Studio V8
 
Please advice
Regards/Rolf
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/cbc/attachments/20070924/31f6dcbe/attachment.html


More information about the Cbc mailing list