<div>Hi again:</div><div><br></div><div>My problem continue, I have followed the post (<a href="http://list.coin-or.org/pipermail/ipopt/2011-September/002598.html">http://list.coin-or.org/pipermail/ipopt/2011-September/002598.html</a>) but is very general and I dont know what I need to do.  He talk to recompile, but I don&#39;t have the project solution of that dll and I dont Know how link Fortran with C++.</div>
<div><br></div><div>On the other hand, the .zip files Ipopt-3.9.2-win32-win64-dll.7z and Ipopt-3.9.1-win32-win64-dll.7z  in <a href="http://www.coin-or.org/download/binary/Ipopt/">http://www.coin-or.org/download/binary/Ipopt/</a> are corrupted.</div>
<div><br></div><div>Please, could anyone give me more details or other suggestions?</div><div>Best Regards </div><div>Juan Carlos</div><div><br></div><div>-------------------------------------------------------------------------------------------------------------------------</div>
<div><br></div><div>The IpoptApplicationFactory is usually only needed for the C and Fortran</div><div>interface wrappers, I think. Does some example that uses the C++</div><div>interface directly work?</div><div><br></div>
<div>It may be an issue with VS9 vs VS10. I heard that there are some</div><div>incompatibilities:</div><div><a href="http://list.coin-or.org/pipermail/ipopt/2011-September/002598.html">http://list.coin-or.org/pipermail/ipopt/2011-September/002598.html</a></div>
<div>The binaries you downloaded were created by VS9.</div><div><br></div><div>Under the above link, they also discuss a way to build Ipopt with the</div><div>C/C++ compiler from VS10, but linking against precompiled Fortran libraries.</div>
<div><br></div><div>Stefan</div><div><br></div><div>-------------------------------------------------------------------------------------------------------------------------</div><div><br></div><div>Hi all:</div><div><br>
</div><div>I am new using Ipopt and I have a problem when I try to use this library. I</div><div>have downloaded the binary zip file (Ipopt-3.10.1-win32-cl15icl11.1.zip)</div><div>and I have created a Visual Studio 10 solution and I have referenced the</div>
<div>lib file and include file. When I try to excute a example I have the</div><div>following error:</div><div><br></div><div>1&gt; main.obj: error LNK2019: unresolved external symbol</div><div>_IpoptApplicationFactory that is referenced in function _main</div>
<div><br></div><div>Could anyone give me some help of suggestions about this error?</div><div>Best regards</div><div>Juan Carlos</div>