That seems to just be a mistake in the Makefile. It should be CoinUtils.
 There is no libCoin. This zip file is quite old and there have been 
changes that should make some of this easier, such as support for the 
use of pkg-config. Alaos, we have not been very good in general at 
keeping all of this sort of thing up to date and making it obvious and 
easy how to get started. Too much to do and not enough manpower. <br>
<br>A few years back, we started another project called CoinEasy, which 
was supposed to be the single entry point for new users that explained 
how to get started, but as with everything, it has been difficult to to 
keep it up and we have not publicized it well. Nevertheless, it is 
probably a better starting point than what you&#39;re working with.<br>
<br><a href="https://projects.coin-or.org/CoinEasy" target="_blank">https://projects.coin-or.org/CoinEasy</a><br><br>There
 is a project called &quot;application templates&quot; pointed to on the CoinEasy 
page that has a more complete set of examples, Makefiles, etc. <br>
<br><a href="https://projects.coin-or.org/CoinBazaar/wiki/Projects/ApplicationTemplates" target="_blank">https://projects.coin-or.org/CoinBazaar/wiki/Projects/ApplicationTemplates</a><br><br>Please feel free to post additional questions and we&#39;ll try to use that as motivation to get some of this cleaned up :).<br>


<br>Cheers,<br><br>Ted<br><br><div class="gmail_quote">On Fri, Jun 29, 2012 at 12:46 PM,  <span dir="ltr">&lt;<a href="mailto:acw@ascent.com" target="_blank">acw@ascent.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<font size="3"> </font><font face="sans-serif">I downloaded
and installed the CoinAll binary distribution on my generic Windows XP
desktop.  I installed MinGW first, and chose the MinGW distribution
on the download page.</font><font size="3"> <br>
</font><font face="sans-serif"><br>
The command-line binaries seem to work fine.</font><font size="3"> <br>
</font><font face="sans-serif"><br>
But when I try to work the example given on the CoinBinary wiki project
page, I run into trouble.  In particular I am trying to build the
one called &quot;Osiexample&quot;.  I have MinGW g++, so I&#39;m typing
&quot;make -f Makefile.Osiexample&quot;.  (The NMakefile wants to
use the Visual Studio compiler.)</font><font size="3"> <br>
</font><font 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.  This
wasn&#39;t a problem.</font><font size="3"> <br>
</font><font face="sans-serif"><br>
My problem is that the build fails looking for the library libCoin.a.  I
looked in the directory win32-mingw-gcc4.2.1/lib, and it&#39;s just not there.
 CoinMP, yes.  CoinUtils, yes.  Just plain Coin, no.</font><font size="3">
<br>
</font><font face="sans-serif"><br>
Does anyone have a suggestion?  Thank you.</font><font size="3"> </font><br>_______________________________________________<br>
CoinBinary mailing list<br>
<a href="mailto:CoinBinary@list.coin-or.org">CoinBinary@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/coinbinary" target="_blank">http://list.coin-or.org/mailman/listinfo/coinbinary</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/%7Eted" target="_blank">coral.ie.lehigh.edu/~ted</a><br>

<br>