[BuildTools-tickets] [BuildTools] #20: problem to compile CoinAll

BuildTools coin-trac at coin-or.org
Mon Aug 7 18:35:52 EDT 2006


#20: problem to compile CoinAll
------------------------+---------------------------------------------------
 Reporter:  el_padrino  |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  critical    |   Milestone:          
Component:  component1  |     Version:          
 Keywords:              |  
------------------------+---------------------------------------------------
 the configuration of CoinAll_2006Aug05 goes fine but I have problem when I
 try to comiple using make command.


 Here is the lastest line of the command shell:

 , int)':
 unitTest.cpp:251: warning: unused variable 'bottom'
 unitTest.cpp: In function `void ClpSimplexUnitTest(const std::string&,
 const std
 ::string&)':
 unitTest.cpp:693: warning: unused variable 'returnCode'
 unitTest.cpp:698: warning: unused variable 'colsol1'
 unitTest.cpp:1079: warning: unused variable 'value'
 unitTest.cpp:1040: warning: unused variable 'objValue'
 unitTest.cpp:1150: warning: unused variable 'value'
 unitTest.cpp:1734: warning: unused variable 'objValue'
 /bin/sh ../libtool --tag=CXX --mode=link g++  -O3 -fomit-frame-pointer
 -mno-cygw
 in -pipe -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wreturn-type
 -Wcast
 -qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion     -o clp.exe
 -rpath /
 cygdrive/c/coinAll_2006Aug05/lib ClpMain.o CbcOrClpParam.o
 MyEventHandler.o MyMe
 ssageHandler.o unitTest.o libClp.la
 /cygdrive/c/coinAll_2006Aug05/Clp/../CoinUti
 ls/src/libCoinUtils.la -lm `cat
 /cygdrive/c/coinAll_2006Aug05/Clp/../CoinUtils/c
 oinutils_addlibs.txt`
 g++ -O3 -fomit-frame-pointer -mno-cygwin -pipe -DNDEBUG -pedantic-errors
 -Wimpli
 cit -Wparentheses -Wreturn-type -Wcast-qual -Wall -Wpointer-arith -Wwrite-
 string
 s -Wconversion -o clp.exe ClpMain.o CbcOrClpParam.o MyEventHandler.o
 MyMessageHa
 ndler.o unitTest.o  ./.libs/libClp.a
 /cygdrive/c/coinAll_2006Aug05/Clp/../CoinUt
 ils/src/.libs/libCoinUtils.a -L/cygdrive/c/coinAll_2006Aug05/lib
 g++.exe:
 /cygdrive/c/coinAll_2006Aug05/Clp/../CoinUtils/src/.libs/libCoinUtils.a
 : No such file or directory
 make[2]: *** [clp.exe] Error 1
 make[2]: Leaving directory `/cygdrive/c/coinAll_2006Aug05/Clp/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/cygdrive/c/coinAll_2006Aug05/Clp'
 make: *** [all-recursive] Error 1

-- 
Ticket URL: <https://projects.coin-or.org/BuildTools/ticket/20>
BuildTools <http://www.coin-or.org>
My example project


More information about the BuildTools-tickets mailing list