<div dir="ltr">Hi Paolo,<div><br></div><div>I'm cc'ing the SYMPHONY mailing list, since this may be more appropriate for that list. I'll need some more information about how you're getting/building SYMPHONY to be able to tell what's wrong. Please provide a detailed description of the steps you followed in each case. </div><div><br></div><div>- In the first, case, can you say where you got the executable from? 5.1.8 is a very old version of SYMPHONY. Exactly how did you invoke it and in what directory (relative to where the location of the solver executable and the file sample.mps). In general, the error you're getting can be interpreted fairly literally. SYMPHONY cannot find the file to open it. That's usually because you didn't give the correct path to the file or you didn't give a path and you are running SYMPHONY from a different directory than the one in which the file is saved. In general, giving the full path should always work, like so:</div><div><br></div><div><div>SYMPHONY: load C:\path\to\sample.mps</div></div><div><br></div><div>- In the second case, how did you build SYMPHONY? What version of the source are you using? How did you obtain it (subversion checkout, git checkout, tarball/zip file)? What version of Visual Studio are you using? The error you are getting in that case is because SYMPHONY depends on a few other libraries (one of which is CoinUtils, which seems to be missing). However, the SYMPHONY solution file should also build CoinUtils automatically so I need to know more about what you're doing to debug the error.</div><div><br></div><div>In general, the easiest way to get the latest version of SYMPHONY on Windows is to install the COIN-OR Optimization Suite, available here:</div><div><br></div><div><a href="http://www.coin-or.org/download/binary/OptimizationSuite/COIN-OR-1.8.0-win32-msvc12.exe" target="_blank">http://www.coin-or.org/download/binary/OptimizationSuite/COIN-OR-1.8.0-win32-msvc12.exe</a></div><div><br></div><div>One you install, there will be a shortcut to SYMPHONY in your start menu. That will start the interactive solver. As above, then typing </div><div><br></div><div>SYMPHONY: load C:\path\to\sample.mps</div><div><br></div><div>should work.</div><div><br></div><div>Cheers,</div><div><br></div><div>Ted</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 19, 2015 at 1:25 PM, Paolo Da Pelo <span dir="ltr"><<a href="mailto:paolodapelo@gmail.com" target="_blank">paolodapelo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.8px">Hi,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am testing SYMPHONY for the first time with Windows 7. I am trying to start the interactive optimizer (the version 5.1.8) with sample.mps but it gives me an error:<br><br></div><div style="font-size:12.8px">Coin6001E Unable to open mps input file...</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I also tried to compile the MSVC++ SYMPHONY of the last version, but it gives me the error </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">fatal error LNK1104: impossibile aprire il file 'libClp.lib'</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">What should I do?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thank you very much for your help.</div></div>
<br>_______________________________________________<br>
BuildTools mailing list<br>
<a href="mailto:BuildTools@list.coin-or.org">BuildTools@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/buildtools" rel="noreferrer" target="_blank">http://list.coin-or.org/mailman/listinfo/buildtools</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Dr. Ted Ralphs<br>Professor, Lehigh University<br>(610) 628-1280<br>ted 'at' lehigh 'dot' edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br></div></div>
</div>