<div dir="ltr"><div><div>The problem is that the path to the directory where the libraries are installed was not properly added to the library search path. The proper long-term fix for this involves changes to the property sheets from which the settings are inherited, which are currently pulled in from the BuildTools project. This bug actually affects all COIN projects. We need to make a new release of the BuildTools to fix it for all projects. This may take a day or two. In the meantime, a workaround is just to add<br>

<br>$(OutDir)<br><br></div>to the AdditionalLibraryDirectories property under Linker-&gt;General in the properties of the symphony project. Feel free to ask for clarification if this is not clear or doesn&#39;t work.<br>
<br>
</div>Cheers,<br><br>Ted<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 12, 2013 at 11:45 AM, Joost / DSJ <span dir="ltr">&lt;<a href="mailto:joost@dsj.nl" target="_blank">joost@dsj.nl</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Have exactly the same issue. It might be that the linker can&#39;t find the libOsiClp.lib,<br>
but not sure if this is the root cause. KR Joost<div class="HOEnZb"><div class="h5"><br>
<br>
On Thu, 08 Aug 2013 16:10:31 +0200, Christoph Picker &lt;<a href="mailto:christoph.picker@gmx.de" target="_blank">christoph.picker@gmx.de</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Coin-OR community,<br>
<br>
I&#39;m having trouble compiling the Symphony source code and would<br>
appreciate it a lot if you could give me some hinters in the right<br>
direction.<br>
<br>
What I want to do:<br>
Compile Symphony as a stand-alone application to solve .mps-files. No<br>
customization needed.<br>
<br>
Software Setup:<br>
Windows 7 (64 bit) &amp; MS Visual C++ 2010 Express (32 bit)<br>
<br>
Source codes:<br>
Symphony 5.5.0. &amp; 5.5.1. taken from<br>
<a href="http://www.coin-or.org/download/source/SYMPHONY/" target="_blank">http://www.coin-or.org/<u></u>download/source/SYMPHONY/</a><br>
<br>
Comiling procedure &amp; Problem encountered:<br>
- Trying to follow instructions given here:<br>
<a href="https://projects.coin-or.org/SYMPHONY/browser/releases/5.5.0/INSTALL" target="_blank">https://projects.coin-or.org/<u></u>SYMPHONY/browser/releases/5.5.<u></u>0/INSTALL</a><br>
(line 254 onwards)<br>
(Contrary to Install-file instructions, sym.mak is not included in<br>
the package I downloaded --&gt; outdated instructions? no problem since<br>
no need for customization?)<br>
- Opening ...\SYMPHONY\MSVisualStudio\<u></u>v10\symphony.sln<br>
- Specifying symphony as startup project<br>
- Compiling...<br>
- ... results in error &quot;LINK : fatal error LNK1104: File<br>
&quot;libOsiClp.lib&quot; cannot be opened&quot; (German: &quot;LINK : fatal error<br>
LNK1104: Datei &quot;libOsiClp.lib&quot; kann nicht geöffnet werden.&quot;)<br>
- However: Selecting project &quot;libOsiClp&quot; and compiling it seperately<br>
does not prompt any errors / creates &quot;libOsiClp.lib&quot; successfully.<br>
<br>
Any ideas what I&#39;m doing wrong? Do I have to change the build order?<br>
It&#39;s currently (without me changing anything):<br>
libOsi --&gt; libCoinUtils --&gt; libOsiClp --&gt; libOsiCommonTest --&gt; libClp<br>
--&gt; libCgl --&gt; libOsiSym --&gt; libSymohony --&gt; symphony --&gt; unitTest<br>
Or do I have to compile other parts first and put them in a specific place?<br>
<br>
Admittedly, I don&#39;t have a strong IT background - I&#39;ll be using<br>
PureBasic to generate the .mps and hand them over to Symphony.<br>
Any help on how to compile would be greatly appreciated.<br>
Alternatively (if someone would be willing to do that &amp; it&#39;s less<br>
work), binaries would be a great help, too.<br>
<br>
Thanks a lot &amp; best regards from Germany,<br>
Christoph Picker<br>
<br>
PS: My e-mail address is <a href="mailto:christoph.picker@gmx.de" target="_blank">christoph.picker@gmx.de</a><br>
______________________________<u></u>_________________<br>
Symphony mailing list<br>
<a href="mailto:Symphony@list.coin-or.org" target="_blank">Symphony@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/symphony" target="_blank">http://list.coin-or.org/<u></u>mailman/listinfo/symphony</a><br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
Symphony mailing list<br>
<a href="mailto:Symphony@list.coin-or.org" target="_blank">Symphony@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/symphony" target="_blank">http://list.coin-or.org/<u></u>mailman/listinfo/symphony</a><br>
</div></div></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>