<div dir="ltr"><div>Hi,</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I built Ipopt on cygwin(using Intel Fortran Compiler 10.1.021 IA32 and Visual Studio 2005).I then tried to compile the example code as a console application in Visual Studio 2005 and statically linked it to the libipopt.lib that I had created with the earlier step. But I get the following linking errors</div>

<div>&nbsp;<br>Error 1 error LNK2001: unresolved external symbol __iob libifcoremt.lib <br>Error 2 error LNK2001: unresolved external symbol __iob libifcoremt.lib <br>Error 3 error LNK2001: unresolved external symbol __iob libmmt.lib <br>
Error 4 error LNK2001: unresolved external symbol ___argv libifcoremt.lib <br>Error 5 error LNK2001: unresolved external symbol ___argc libifcoremt.lib <br></div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I have disabled libcmt.lib and msvcprt.lib already. Any clues ?</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>Nandini</div></div>