<font size=3>&nbsp;</font><font size=2 face="sans-serif">I downloaded
and installed the CoinAll binary distribution on my generic Windows XP
desktop. &nbsp;I installed MinGW first, and chose the MinGW distribution
on the download page.</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
The command-line binaries seem to work fine.</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
But when I try to work the example given on the CoinBinary wiki project
page, I run into trouble. &nbsp;In particular I am trying to build the
one called &quot;Osiexample&quot;. &nbsp;I have MinGW g++, so I'm typing
&quot;make -f Makefile.Osiexample&quot;. &nbsp;(The NMakefile wants to
use the Visual Studio compiler.)</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
I had to adjust COIN_DIR and COIN_INC_DIR a little because the arrangement
of directories is not exactly the same as the example expects. &nbsp;This
wasn't a problem.</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
My problem is that the build fails looking for the library libCoin.a. &nbsp;I
looked in the directory win32-mingw-gcc4.2.1/lib, and it's just not there.
&nbsp;CoinMP, yes. &nbsp;CoinUtils, yes. &nbsp;Just plain Coin, no.</font><font size=3>
<br>
</font><font size=2 face="sans-serif"><br>
Does anyone have a suggestion? &nbsp;Thank you.</font><font size=3> </font>