<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
I have succesfully compiled IPOPT with MVS2005 (Professional version).<br>
In the property/include parameters box one should check that all the
Ipopt\src\* are specified.<br>
In the LinAlg directory, there was also a missing file :
IpTransposeMatrix.cpp (I don't know wheter it's due to an old version
of IPOPT or if i have done a bad file manipulation...)<br>
I compiled the IPOPT lib with the multithread option (/Mt).<br>
Here is my final command line :<br>
/O2 /I "..\..\..\..\Ipopt\src\Interfaces" /I
"..\..\..\..\Ipopt\src\Common" /I "..\..\..\..\Ipopt\src\Algorithm" /I
"..\..\..\..\Ipopt\src\Algorithm\LinearSolvers" /I
"..\..\..\..\Ipopt\src\LinAlg" /I
"..\..\..\..\Ipopt\src\LinAlg\TMatrices" /I
"..\..\..\..\Ipopt\src\contrib\LinearSolverLoader" /I
"..\..\..\..\Ipopt\src\contrib\CGPenalty" /I
"..\..\..\..\BuildTools\headers" /D "WIN32" /D "NDEBUG" /D "_LIB" /D
"COIN_USE_F2C" /D "_CRT_SECURE_NO_DEPRECATE" /D "_VC80_UPGRADE=0x0710"
/D "_MBCS" /FD /EHsc /MT /Za /Fo"Release\\" /Fd"Release\vc80.pdb" /W3
/nologo /c /Wp64 /Zi /TP /errorReport:prompt<br>
Concerning the link i have specified an option to ignore the MSVCRT lib
but I don't remenber whether this problem comes from IPOPT.<br>
Fr&eacute;d&eacute;ric<br>
<br>
<blockquote
 cite="mid:OF9E123EC0.A24B16D8-ON85257704.0047004B-85257704.00478667@us.ibm.com"
 type="cite">
  <p>&gt;<font size="4">Have anyone successfully compiled the Ipopt in
vc6.0 environment? Or the Ipopt can't compiled in that compiler?</font><br>
  <br>
MS Visual Studio V6.0 was released in 1998. There were issues with the
standard template library when using this compiler. I suspect compiling
Ipopt with this compiler will run into these issues making it difficult
to use this compiler.<br>
  <br>
JP </p>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Ipopt mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Ipopt@list.coin-or.org">Ipopt@list.coin-or.org</a>
<a class="moz-txt-link-freetext" href="http://list.coin-or.org/mailman/listinfo/ipopt">http://list.coin-or.org/mailman/listinfo/ipopt</a>
  </pre>
</blockquote>
<br>
<pre style="white-space:normal">__________________________<br><br>Ce message (et toutes ses pièces jointes éventuelles) est confidentiel et établi à l'intention exclusive de ses destinataires. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou toute publication, totale ou partielle, est interdite, sauf autorisation expresse. L'IFP décline toute responsabilité au titre de ce message.<br><br>This message and any attachments (the message) are confidential and intended solely for the addressees. Any unauthorised use or dissemination is prohibited. IFP should not be liable for this message.<br><br>Visitez notre site Web / Visit our web site : http://www.ifp.fr<br>__________________________<br></pre></body>
</html>