[FlopCpp] error making Flopc++ example on cygwin

Vishy Jeet vishv.jeet at gmail.com
Mon Feb 19 12:28:59 EST 2007


I finally installed Flopcpp on cygwin with the help of

>> ./configure -C --enable-doscompile

instead of

 >>./configure

The subsequent steps
>>make
>>make test
>>make install

were successful too but when I am making an example I get the following
error:

>> make xbsl
g++ -g -I../../include -I../include  -L../../lib -L../lib
-Wl,-rpath,../../lib -Wl,-rpath,../lib -lFlopCpp -lOsi -lOsiClp -lClp
-lOsiCbc -lCbc -lCoinUtils -lCgl  xbsl.cpp   -o xbsl
In file included from ../../include/CbcModel.hpp:7,
                 from ../../include/OsiCbcSolverInterface.hpp:10,
                 from xbsl.cpp:6:
../../include/CoinFinite.hpp: In function `bool CoinIsnan(double)':
../../include/CoinFinite.hpp:90: error: `_isnan' undeclared (first use this
function)
../../include/CoinFinite.hpp:90: error: (Each undeclared identifier is
reported only once for each function it appears in.)
make: *** [xbsl] Error 1


Any ideas?

-- 
--vishy

_______________________
Youngest Music Meastro
Mayank Sahu
http://www.mayanksahu.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/flopcpp/attachments/20070219/ebb764ec/attachment.html


More information about the FlopCpp mailing list