[Cbc] problems compiling trunk branch of Cbc on Linux

Esben Mose Hansen esben at ange.dk
Thu Jun 7 15:40:57 EDT 2007


On Thursday 07 June 2007 18:17:54 Kish Shen wrote:
> Hi,
>
> Recently I have been having problems compiling the trunk branch of Cbc
> on Linux, I first tried on x86_64, but then also on a normal x86 box.
> The problem occurs when OsiCbcSolverInterface.cpp is compiled:
>
> g++ -DHAVE_CONFIG_H -I. -I../../../../Osi/src/OsiCbc -I../../inc
> -I/homes/kish/Coin-Cbc20070607/CoinUtils/src
> -I/homes/kish/Coin-Cbc20070607/i386_linux/Osi/../CoinUtils/inc
> -I/homes/kish/Coin-Cbc20070607/Cbc/src -I../../../../Osi/src/OsiCbc/..
> -I../../../../Osi/src/OsiCbc/../OsiClp
> -I/homes/kish/Coin-Cbc20070607/Clp/src
> -I/homes/kish/Coin-Cbc20070607/i386_linux/Osi/../Clp/inc -O3
> -fomit-frame-pointer -pipe -DNDEBUG -pedantic-errors -Wimplicit
> -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith
> -Wwrite-strings -Wconversion -MT OsiCbcSolverInterface.lo -MD -MP -MF
> .deps/OsiCbcSolverInterface.Tpo -c
> ../../../../Osi/src/OsiCbc/OsiCbcSolverInterface.cpp  -fPIC -DPIC -o
> .libs/OsiCbcSolverInterface.o
> In file included from
> ../../../../Osi/src/OsiCbc/OsiCbcSolverInterface.cpp:17:
> ../../../../Osi/src/OsiClp/OsiClpSolverInterface.hpp:1114: error: syntax
> error
>     before `{' token
> ....

Back up a few versions. There is class definition missing :) It's on the devel 
branch, if you want to look at it.

-- 
kind regards, Esben

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the Cbc mailing list