[Coin-discuss] Build problems

J P Fasano jpfasano at us.ibm.com
Wed Feb 23 12:13:13 EST 2005





> I am having some build problems
> Any idea whats wrong here ?
>
> /home/or/COIN/lib/libCgl.a(CglProbing.o)(.text+0x23f3): In function
> `CglProbing::gutsOfGenerateCuts(OsiSolverInterface const&, OsiCuts&,
> double*, double*, double*, double*) const':
> : undefined reference to `OsiCuts::insertIfNotDuplicate(OsiRowCut&,
> CoinAbsFltEq)'

The method OsiCuts::insertIfNotDuplicate(OsiRowCut&,CoinAbsFltEq) was added
to file /COIN/Osi/OsiCuts.cpp on Feb 11, 2005.
I would make sure that your copy of OsiCuts.cpp implements the method.
If it does, then I would "make clean" the Osi library and rebuild it.




More information about the Coin-discuss mailing list