<div dir="ltr">Hi, i decided to use Ipopt for my research, but i&#39;m havingproblems installing it.<div>I have Windows 7 and the latest versions of both MinGW and MSYS.<br><div>I carefully followed all the steps described in the Ipopt documentation (multiple times), the &quot;configure&quot; command terminates with success but when i launch &quot;make&quot; i always get the same error coming from IpJournalist.cpp:</div>
<div><br></div><div>#error &quot;don&#39;t have header file for stdio&quot;</div><div>#error &quot;don&#39;t have header file for string&quot;</div><div><br></div><div>i checked the directory &quot;C:\MinGW\include&quot; and the two libraries are present, so i tried to configure again with:</div>
<div><br></div><div>configure CXXLIBS=&#39;-L C:/MinGW/include&#39;</div><div><br></div><div>but i get the same error.</div><div>I am sure that this is not hard to solve, but since i am not familiar with MinGW i really don&#39;t know what else to do.<br>
</div></div><div>Any help would be very appreciated, thanks in advance.</div></div>