[Coin-discuss] Bcp compilation under Cygwin

Francois Margot fmargot at andrew.cmu.edu
Tue Jan 31 19:52:06 EST 2006


I am unable to compile any of the examples (BAC, MaxCut, ...) for Bcp 
under cygwin. It complains that a bunch of constants defined in
BCP_cygwin.hpp are not defined while compiling BCP_lp_param.cpp.
(I have dowloaded the code this evening, 1/31/06).

Adding

include "BCP_cygwin.hpp"

at the top of BCP_lp_param.cpp let it go a little bit further, but a
similar error arise for other files. Even if the above is included in all
these files, it still crashes complaining thet gethostname() is not defined
when compiling BCP_lp_main.cpp.

Francois









More information about the Coin-discuss mailing list