[Clp] Compiling windows binaries

Greg Gruber greg.gruber at gmail.com
Fri Jan 19 06:49:17 EST 2018


Hello,

I have two questions related to compiling for Windows.  I am compiling on a
Linux machine with g++-mingw-w64-x86-64 and gcc-mingw-w64-x86-64 installed,
and I ran the configure script as follows

../configure --host=x86_64-w64-mingw32

The configure script appeared to run successfully and find the mingw
compiler (based on the output messages).  I also want to include MathProg
support, so I ran the getGlpk script in the ThirdParty folder before
configuring.

1.  Make appears to complete successfully, but when i run "make install" it
fails, and i get a message that it is missing "library -lcoinglpk". Any
clues on how to fix this?

2. Is there a way to enable parallel processing?

Thank you,
Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20180119/5683de3c/attachment.html>


More information about the Clp mailing list