<div dir="ltr"><div>Hi Mostafa,<br><br></div>Building with 64-bit MinGW is a real challenge. I&#39;ve spent many frustrating hours/days getting it to work. Even if you get things to build, the binaries won&#39;t always work properly due to some 32-bit/64-bit Windows voodoo I don&#39;t really understand too well. If you build 64-bit binaries in 32-bit CYGWIN, for example, they don&#39;t seem to work. The only real success I&#39;ve had is with building with 64-bit MinGW under 64-bit CYGWIN. The following incantation worked for building Bonmin 1.7.4 and generated binaries that seem to run (though I have not personally used them except to basic testing).<br>

<div><div><br>../configure --enable-dependency-linking --enable-shared --enable-static --disable-pthread-mumps lt_cv_deplibs_check_method=pass_all --host=x86_64-w64-mingw32<br></div><div>make<br></div><div>make install<br>

<br></div><div>This will generate DLLs. If you leave off the --enable-shared, it should generate static binaries that might be easier to work with. I can provide the binaries I&#39;ve managed to build but they are not using HSL. <br>

<br></div><div>Cheers,<br><br>Ted<br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 15, 2014 at 1:59 PM, Mostafa.B <span dir="ltr">&lt;<a href="mailto:bakhtvar@gmail.com" target="_blank">bakhtvar@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>Could someone please provide a recent binary of Couenne or some instruction of how to install it (trunk or must recent version) on win-64 using MingW 64 (gcc 4.7.1) and also the coinhsl solvers (coinhsl.zip)? I am really stuck with it.</div>


<div><br></div><div>Regards,</div><div><br></div><div>Mosy</div></div>
<br>_______________________________________________<br>
Bonmin mailing list<br>
<a href="mailto:Bonmin@list.coin-or.org">Bonmin@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/bonmin" target="_blank">http://list.coin-or.org/mailman/listinfo/bonmin</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Dr. Ted Ralphs<br>Associate Professor, Lehigh University<br>(610) 628-1280<br>ted &#39;at&#39; lehigh &#39;dot&#39; edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>


</div>