Hi<br><br>I am a noob in this type of software for optimization. I did all stated steps of ./configure, make and make install and all of them went successfully.<br>But now simply I don&#39;t know what should I do now ?!!!<br>
For example if I want to solve the &quot;p0033.mps&quot; file is it correct to just compile the file &quot;minimum.cpp&quot; by this way (then run the executable):<br>
<span style="font-family: garamond,serif;">g++ minimmum.cpp -o minimum</span><br>I did this but I got the error:<br><span style="font-family: garamond,serif;">minimum.cpp:6:26: fatal error: ClpSimplex.hpp: No such file or directory</span><br style="font-family: garamond,serif;">
<span style="font-family: garamond,serif;">compilation terminated</span>.<br>Is this work reasonable at all?<br>Please help me <br><br>Regards <br>Hadi<br>