<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi,<br>
<br>
I think that the CoinBinary project has much of what you want:<br>
<br>
<a class="moz-txt-link-freetext" href="https://projects.coin-or.org/CoinBinary">https://projects.coin-or.org/CoinBinary</a><br>
<br>
They have numerous coin-or project (including cbc in CoinAll)
compiled in various compilers.<br>
<br>
I would recommend to download coinall:<br>
<a class="moz-txt-link-freetext" href="http://www.coin-or.org/download/binary/CoinAll/">http://www.coin-or.org/download/binary/CoinAll/</a><br>
<br>
<table>
<tbody>
<tr>
<td valign="top"><img
src="cid:part1.04060107.09050307@gmail.com" alt="[ ]"></td>
<td><a
href="http://www.coin-or.org/download/binary/CoinAll/COIN-OR-1.6.2-win32-cygwin-gcc4.3.4.exe">COIN-OR-1.6.2-win32-cygwin-gcc4.3.4.exe</a></td>
<td align="right">22-Feb-2012 10:40 </td>
<td align="right"> 45M</td>
<td> </td>
</tr>
<tr>
<td valign="top"><img
src="cid:part3.01030406.07070009@gmail.com" alt="[ ]"></td>
<td><a
href="http://www.coin-or.org/download/binary/CoinAll/COIN-OR-1.6.2-win32-cygwin-gcc4.3.4.tar.gz">COIN-OR-1.6.2-win32-cygwin-gcc4.3.4.tar.gz</a></td>
<td align="right">22-Feb-2012 10:40 </td>
<td align="right"> 20M</td>
<td> </td>
</tr>
<tr>
<td valign="top"><img
src="cid:part3.01030406.07070009@gmail.com" alt="[ ]"></td>
<td><a
href="http://www.coin-or.org/download/binary/CoinAll/COIN-OR-1.6.2-win32-cygwin-gcc4.3.4.zip">COIN-OR-1.6.2-win32-cygwin-gcc4.3.4.zip</a></td>
<td align="right">22-Feb-2012 10:40 </td>
<td align="right"> 43M</td>
<td> </td>
</tr>
<tr>
<td valign="top"><img
src="cid:part1.04060107.09050307@gmail.com" alt="[ ]"></td>
<td><a
href="http://www.coin-or.org/download/binary/CoinAll/COIN-OR-1.6.2-win32-mingw-gcc4.2.1.exe">COIN-OR-1.6.2-win32-mingw-gcc4.2.1.exe</a></td>
<td align="right">22-Feb-2012 12:52 </td>
<td align="right"> 50M</td>
<td> </td>
</tr>
<tr>
<td valign="top"><img
src="cid:part3.01030406.07070009@gmail.com" alt="[ ]"></td>
<td><a
href="http://www.coin-or.org/download/binary/CoinAll/COIN-OR-1.6.2-win32-mingw-gcc4.2.1.tar.gz">COIN-OR-1.6.2-win32-mingw-gcc4.2.1.tar.gz</a></td>
<td align="right">22-Feb-2012 12:52 </td>
<td align="right"> 22M</td>
<td> </td>
</tr>
<tr>
<td valign="top"><img
src="cid:part3.01030406.07070009@gmail.com" alt="[ ]"></td>
<td><a
href="http://www.coin-or.org/download/binary/CoinAll/COIN-OR-1.6.2-win32-mingw-gcc4.2.1.zip">COIN-OR-1.6.2-win32-mingw-gcc4.2.1.zip</a></td>
</tr>
</tbody>
</table>
<br>
<br>
On 11-06-2012 12:42, <a class="moz-txt-link-abbreviated" href="mailto:acw@ascent.com">acw@ascent.com</a> wrote:<br>
</div>
<blockquote
cite="mid:OF20A8DFEA.3A46C450-ON85257A1A.0054E46E-85257A1A.00565BC4@ascent.com"
type="cite"><font face="sans-serif" size="2">I will roughly
describe our application
and then present our problem.</font>
<br>
<br>
<font face="sans-serif" size="2">We have a working Cbc application
running
on Linux. It is unusual in that it is not standalone, but
rather
is a component of a server that accepts requests containing MIP
problems,
and returns the solutions to the client.</font>
<br>
<br>
<font face="sans-serif" size="2">The server layer is implemented
in Java,
and we used JNI to connect to the solver layer, which is mostly
Cbc with
a few interface functions pasted on the top.</font>
<br>
<br>
<font face="sans-serif" size="2">We were able to adapt the example
makefiles
in Cbc/examples, to produce shared libraries (.so files) instead
of direct
executables. Shared libraries are required to interface with
Java
code via JNI.</font>
<br>
<br>
<font face="sans-serif" size="2">Now our problem:</font>
<br>
<br>
<font face="sans-serif" size="2">We would like to port our MIP
server
to Windows. On Windows, shared libraries are .dll files. Has
anyone out there in Cbc-land successfully compiled a Cbc
application to
produce a .dll? We are especially interested in talking to
anyone
with a JNI-based success story. (We are willing to use a
Microsoft
development environment, or Cygwin, or MinGW ... anything that
works. Extra
points if we don't have to deliver a lot of extra runtime
support software
when we install the server on a new machine.)</font>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Cbc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cbc@list.coin-or.org">Cbc@list.coin-or.org</a>
<a class="moz-txt-link-freetext" href="http://list.coin-or.org/mailman/listinfo/cbc">http://list.coin-or.org/mailman/listinfo/cbc</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
=============================================================
Haroldo Gambini Santos
Computing Department - Universidade Federal de Ouro Preto - UFOP
email: haroldo [at ] iceb.ufop.br
haroldo.santos [at] gmail.com
home/research page: <a class="moz-txt-link-abbreviated" href="http://www.decom.ufop.br/haroldo/">www.decom.ufop.br/haroldo/</a>
</pre>
</body>
</html>