<b>Hi guys<br>I was trying to compile the IPOPT on windows. and I followed the instructions in the README file in $HOME<a href="file:///C:/msys/1.0/home/pony/Ipopt/Ipopt/MSVisualStudio/v9/">/Ipopt/MSVisualStudio/v9/.</a><br>
everything works fine until step 8<br>even though I got all the head files and lib files, the compile failed as the C++ complained that <br>f2c.h cannot be found<br clear="all">cannot open input file vcf2c.lib<br>and for completion I just copy all the output of my compile below<br>
do I have to add some headfiles in the&nbsp; Ipopt.sln,or what else should be done before compiling?</b><br><br>1&gt;------ Rebuild All started: Project: libCoinBlas, Configuration: Release Win32 ------<br>2&gt;------ Rebuild All started: Project: libCoinHSL, Configuration: Release Win32 ------<br>
1&gt;Deleting intermediate and output files for project &#39;libCoinBlas&#39;, configuration &#39;Release|Win32&#39;<br>2&gt;Deleting intermediate and output files for project &#39;libCoinHSL&#39;, configuration &#39;Release|Win32&#39;<br>
2&gt;Compiling...<br>1&gt;Compiling...<br>1&gt;cl : Command line warning D9035 : option &#39;Wp64&#39; has been deprecated and will be removed in a future release<br>1&gt;dasum.c<br>2&gt;cl : Command line warning D9035 : option &#39;Wp64&#39; has been deprecated and will be removed in a future release<br>
2&gt;ma27ad.c<br>2&gt;.\ma27ad.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;.\dasum.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
2&gt;mc19ad.c<br>1&gt;xerbla.c<br>2&gt;.\mc19ad.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>2&gt;Generating Code...<br>1&gt;.\xerbla.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
2&gt;Build log was saved at &quot;file://c:\msys\1.0\home\pony\Ipopt\Ipopt\MSVisualStudio\v9\libCoinHSL\Release\BuildLog.htm&quot;<br>1&gt;lsame.c<br>2&gt;libCoinHSL - 2 error(s), 1 warning(s)<br>1&gt;.\lsame.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;idamax.c<br>1&gt;.\idamax.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;dtrsv.c<br>1&gt;.\dtrsv.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dtrsm.c<br>1&gt;.\dtrsm.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;dtrmv.c<br>1&gt;.\dtrmv.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dtrmm.c<br>1&gt;.\dtrmm.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;dtpsv.c<br>1&gt;.\dtpsv.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dtpmv.c<br>1&gt;.\dtpmv.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;dtbsv.c<br>1&gt;.\dtbsv.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dtbmv.c<br>1&gt;.\dtbmv.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;dsyrk.c<br>1&gt;.\dsyrk.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dsyr2k.c<br>1&gt;.\dsyr2k.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;dsyr2.c<br>1&gt;.\dsyr2.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dsyr.c<br>1&gt;.\dsyr.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;dsymv.c<br>1&gt;.\dsymv.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dsymm.c<br>1&gt;.\dsymm.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;dswap.c<br>1&gt;.\dswap.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dspr2.c<br>1&gt;.\dspr2.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;Generating Code...<br>1&gt;Compiling...<br>1&gt;dspr.c<br>1&gt;.\dspr.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dspmv.c<br>1&gt;.\dspmv.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;dsdot.c<br>1&gt;.\dsdot.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dscal.c<br>1&gt;.\dscal.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;dsbmv.c<br>1&gt;.\dsbmv.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;drotmg.c<br>1&gt;.\drotmg.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;drotm.c<br>1&gt;.\drotm.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;drotg.c<br>1&gt;.\drotg.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;drot.c<br>1&gt;.\drot.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dnrm2.c<br>1&gt;.\dnrm2.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;dger.c<br>1&gt;.\dger.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dgemv.c<br>1&gt;.\dgemv.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;dgemm.c<br>1&gt;.\dgemm.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dgbmv.c<br>1&gt;.\dgbmv.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;ddot.c<br>1&gt;.\ddot.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;dcopy.c<br>1&gt;.\dcopy.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>1&gt;daxpy.c<br>1&gt;.\daxpy.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
1&gt;Generating Code...<br>1&gt;Build log was saved at &quot;file://c:\msys\1.0\home\pony\Ipopt\Ipopt\MSVisualStudio\v9\libCoinBlas\Release\BuildLog.htm&quot;<br>1&gt;libCoinBlas - 37 error(s), 1 warning(s)<br>3&gt;------ Rebuild All started: Project: libCoinLapack, Configuration: Release Win32 ------<br>
3&gt;Deleting intermediate and output files for project &#39;libCoinLapack&#39;, configuration &#39;Release|Win32&#39;<br>3&gt;Compiling...<br>3&gt;cl : Command line warning D9035 : option &#39;Wp64&#39; has been deprecated and will be removed in a future release<br>
3&gt;dgetf2.c<br>3&gt;.\dgetf2.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;iparmq.c<br>3&gt;.\iparmq.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;ilaenv.c<br>3&gt;.\ilaenv.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;ieeeck.c<br>3&gt;.\ieeeck.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dsytrd.c<br>3&gt;.\dsytrd.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dsytd2.c<br>3&gt;.\dsytd2.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dsyev.c<br>3&gt;.\dsyev.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dsterf.c<br>3&gt;.\dsterf.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dsteqr.c<br>3&gt;.\dsteqr.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dpotrs.c<br>3&gt;.\dpotrs.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dpotrf.c<br>3&gt;.\dpotrf.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dpotf2.c<br>3&gt;.\dpotf2.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dorgtr.c<br>3&gt;.\dorgtr.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dorgqr.c<br>3&gt;.\dorgqr.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dorgql.c<br>3&gt;.\dorgql.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dorg2r.c<br>3&gt;.\dorg2r.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dorg2l.c<br>3&gt;.\dorg2l.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dlatrd.c<br>3&gt;.\dlatrd.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dlaswp.c<br>3&gt;.\dlaswp.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dlassq.c<br>3&gt;.\dlassq.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;Generating Code...<br>3&gt;Compiling...<br>3&gt;dlasrt.c<br>3&gt;.\dlasrt.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dlasr.c<br>3&gt;.\dlasr.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dlaset.c<br>3&gt;.\dlaset.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dlascl.c<br>3&gt;.\dlascl.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dlartg.c<br>3&gt;.\dlartg.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dlarft.c<br>3&gt;.\dlarft.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dlarfg.c<br>3&gt;.\dlarfg.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dlarfb.c<br>3&gt;.\dlarfb.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dlarf.c<br>3&gt;.\dlarf.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dlapy2.c<br>3&gt;.\dlapy2.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dlansy.c<br>3&gt;.\dlansy.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dlanst.c<br>3&gt;.\dlanst.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dlamch.c<br>3&gt;.\dlamch.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dlaev2.c<br>3&gt;.\dlaev2.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dlae2.c<br>3&gt;.\dlae2.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;dgetrs.c<br>3&gt;.\dgetrs.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>
3&gt;dgetrf.c<br>3&gt;.\dgetrf.c(13) : fatal error C1083: Cannot open include file: &#39;f2c.h&#39;: No such file or directory<br>3&gt;Generating Code...<br>3&gt;Build log was saved at &quot;file://c:\msys\1.0\home\pony\Ipopt\Ipopt\MSVisualStudio\v9\libCoinLapack\Release\BuildLog.htm&quot;<br>
3&gt;libCoinLapack - 37 error(s), 1 warning(s)<br>4&gt;------ Rebuild All started: Project: libIpopt, Configuration: Release Win32 ------<br>4&gt;Deleting intermediate and output files for project &#39;libIpopt&#39;, configuration &#39;Release|Win32&#39;<br>
4&gt;Compiling...<br>4&gt;cl : Command line warning D9035 : option &#39;Wp64&#39; has been deprecated and will be removed in a future release<br>4&gt;IpAdaptiveMuUpdate.cpp<br>4&gt;IpPiecewisePenalty.cpp<br>4&gt;IpCGSearchDirCalc.cpp<br>
4&gt;IpCGPerturbationHandler.cpp<br>4&gt;IpCGPenaltyRegOp.cpp<br>4&gt;IpCGPenaltyLSAcceptor.cpp<br>4&gt;IpCGPenaltyData.cpp<br>4&gt;IpCGPenaltyCq.cpp<br>4&gt;IpTNLPAdapter.cpp<br>4&gt;IpStdInterfaceTNLP.cpp<br>4&gt;IpStdCInterface.cpp<br>
4&gt;IpSolveStatistics.cpp<br>4&gt;IpIpoptApplication.cpp<br>4&gt;IpInterfacesRegOp.cpp<br>4&gt;IpUtils.cpp<br>4&gt;..\..\..\src\Common\IpUtils.cpp(52) : warning C4800: &#39;int&#39; : forcing value to bool &#39;true&#39; or &#39;false&#39; (performance warning)<br>
4&gt;IpTaggedObject.cpp<br>4&gt;IpRegOptions.cpp<br>4&gt;IpOptionsList.cpp<br>4&gt;IpObserver.cpp<br>4&gt;IpJournalist.cpp<br>4&gt;Generating Code...<br>4&gt;Compiling...<br>4&gt;IpDebug.cpp<br>4&gt;IpZeroMatrix.cpp<br>4&gt;IpVector.cpp<br>
4&gt;IpTripletHelper.cpp<br>4&gt;IpSymTMatrix.cpp<br>4&gt;IpSymScaledMatrix.cpp<br>4&gt;IpSymMatrix.cpp<br>4&gt;IpSumSymMatrix.cpp<br>4&gt;IpSumMatrix.cpp<br>4&gt;IpScaledMatrix.cpp<br>4&gt;IpMultiVectorMatrix.cpp<br>4&gt;IpMatrix.cpp<br>
4&gt;IpLowRankUpdateSymMatrix.cpp<br>4&gt;IpLapack.cpp<br>4&gt;IpIdentityMatrix.cpp<br>4&gt;IpGenTMatrix.cpp<br>4&gt;IpExpansionMatrix.cpp<br>4&gt;IpDiagMatrix.cpp<br>4&gt;IpDenseVector.cpp<br>4&gt;IpDenseSymMatrix.cpp<br>
4&gt;Generating Code...<br>4&gt;Compiling...<br>4&gt;IpDenseGenMatrix.cpp<br>4&gt;IpCompoundVector.cpp<br>4&gt;IpCompoundSymMatrix.cpp<br>4&gt;IpCompoundMatrix.cpp<br>4&gt;IpBlas.cpp<br>4&gt;IpWarmStartIterateInitializer.cpp<br>
4&gt;IpUserScaling.cpp<br>4&gt;IpTSymLinearSolver.cpp<br>4&gt;IpTripletToCSRConverter.cpp<br>4&gt;IpTimingStatistics.cpp<br>4&gt;IpStdAugSystemSolver.cpp<br>4&gt;IpRestoRestoPhase.cpp<br>4&gt;IpRestoMinC_1Nrm.cpp<br>4&gt;IpRestoIterationOutput.cpp<br>
4&gt;IpRestoIterateInitializer.cpp<br>4&gt;IpRestoIpoptNLP.cpp<br>4&gt;IpRestoFilterConvCheck.cpp<br>4&gt;IpQualityFunctionMuOracle.cpp<br>4&gt;IpProbingMuOracle.cpp<br>4&gt;IpPenaltyLSAcceptor.cpp<br>4&gt;Generating Code...<br>
4&gt;Compiling...<br>4&gt;IpPDSearchDirCalc.cpp<br>4&gt;IpPDPerturbationHandler.cpp<br>4&gt;IpPDFullSpaceSolver.cpp<br>4&gt;IpOrigIterationOutput.cpp<br>4&gt;IpOrigIpoptNLP.cpp<br>4&gt;IpOptErrorConvCheck.cpp<br>4&gt;IpNLPScaling.cpp<br>
4&gt;IpMonotoneMuUpdate.cpp<br>4&gt;IpMc19TSymScalingMethod.cpp<br>4&gt;IpMa27TSolverInterface.cpp<br>4&gt;IpLowRankAugSystemSolver.cpp<br>4&gt;IpLoqoMuOracle.cpp<br>4&gt;IpLinearSolversRegOp.cpp<br>4&gt;IpLimMemQuasiNewtonUpdater.cpp<br>
4&gt;IpLeastSquareMults.cpp<br>4&gt;IpIteratesVector.cpp<br>4&gt;IpIpoptData.cpp<br>4&gt;IpIpoptCalculatedQuantities.cpp<br>4&gt;IpIpoptAlg.cpp<br>4&gt;IpGradientScaling.cpp<br>4&gt;Generating Code...<br>4&gt;Compiling...<br>
4&gt;IpFilterLSAcceptor.cpp<br>4&gt;IpFilter.cpp<br>4&gt;IpExactHessianUpdater.cpp<br>4&gt;IpEquilibrationScaling.cpp<br>4&gt;IpDefaultIterateInitializer.cpp<br>4&gt;IpBacktrackingLineSearch.cpp<br>4&gt;IpAugRestoSystemSolver.cpp<br>
4&gt;IpAlgorithmRegOp.cpp<br>4&gt;IpAlgBuilder.cpp<br>4&gt;Generating Code...<br>4&gt;Compiling...<br>4&gt;cl : Command line warning D9035 : option &#39;Wp64&#39; has been deprecated and will be removed in a future release<br>
4&gt;IpStdFInterface.c<br>4&gt;..\..\..\src\Interfaces\IpStdFInterface.c(209) : warning C4311: &#39;type cast&#39; : pointer truncation from &#39;void *&#39; to &#39;fptr&#39;<br>4&gt;..\..\..\src\Interfaces\IpStdFInterface.c(219) : warning C4311: &#39;type cast&#39; : pointer truncation from &#39;FUserData *&#39; to &#39;fptr&#39;<br>
4&gt;..\..\..\src\Interfaces\IpStdFInterface.c(225) : warning C4312: &#39;type cast&#39; : conversion from &#39;fptr&#39; to &#39;FUserData *&#39; of greater size<br>4&gt;..\..\..\src\Interfaces\IpStdFInterface.c(230) : warning C4311: &#39;type cast&#39; : pointer truncation from &#39;void *&#39; to &#39;fptr&#39;<br>
4&gt;..\..\..\src\Interfaces\IpStdFInterface.c(244) : warning C4312: &#39;type cast&#39; : conversion from &#39;fptr&#39; to &#39;FUserData *&#39; of greater size<br>4&gt;..\..\..\src\Interfaces\IpStdFInterface.c(281) : warning C4312: &#39;type cast&#39; : conversion from &#39;fptr&#39; to &#39;FUserData *&#39; of greater size<br>
4&gt;..\..\..\src\Interfaces\IpStdFInterface.c(307) : warning C4312: &#39;type cast&#39; : conversion from &#39;fptr&#39; to &#39;FUserData *&#39; of greater size<br>4&gt;..\..\..\src\Interfaces\IpStdFInterface.c(331) : warning C4312: &#39;type cast&#39; : conversion from &#39;fptr&#39; to &#39;FUserData *&#39; of greater size<br>
4&gt;..\..\..\src\Interfaces\IpStdFInterface.c(356) : warning C4312: &#39;type cast&#39; : conversion from &#39;fptr&#39; to &#39;FUserData *&#39; of greater size<br>4&gt;Creating library...<br>4&gt;IpObserver.obj : warning LNK4221: no public symbols found; archive member will be inaccessible<br>
4&gt;IpDebug.obj : warning LNK4221: no public symbols found; archive member will be inaccessible<br>4&gt;Build log was saved at &quot;file://c:\msys\1.0\home\pony\Ipopt\Ipopt\MSVisualStudio\v9\libIpopt\Release\BuildLog.htm&quot;<br>
4&gt;libIpopt - 0 error(s), 14 warning(s)<br>5&gt;------ Rebuild All started: Project: hs071_cpp, Configuration: Release Win32 ------<br>6&gt;------ Rebuild All started: Project: IpoptAmplSolver, Configuration: Release Win32 ------<br>
6&gt;Deleting intermediate and output files for project &#39;IpoptAmplSolver&#39;, configuration &#39;Release|Win32&#39;<br>5&gt;Deleting intermediate and output files for project &#39;hs071_cpp&#39;, configuration &#39;Release|Win32&#39;<br>
5&gt;Compiling...<br>5&gt;cl : Command line warning D9035 : option &#39;Wp64&#39; has been deprecated and will be removed in a future release<br>5&gt;hs071_nlp.cpp<br>6&gt;Compiling...<br>6&gt;cl : Command line warning D9035 : option &#39;Wp64&#39; has been deprecated and will be removed in a future release<br>
6&gt;AmplTNLP.cpp<br>5&gt;hs071_main.cpp<br>6&gt;..\..\..\src\Apps\AmplSolver\AmplTNLP.cpp(829) : warning C4297: &#39;Ipopt::get_num_opt&#39; : function assumed not to throw an exception but does<br>6&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The function is extern &quot;C&quot; and /EHc was specified<br>
6&gt;..\..\..\src\Apps\AmplSolver\AmplTNLP.cpp(847) : warning C4297: &#39;Ipopt::get_int_opt&#39; : function assumed not to throw an exception but does<br>6&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The function is extern &quot;C&quot; and /EHc was specified<br>
6&gt;..\..\..\src\Apps\AmplSolver\AmplTNLP.cpp(865) : warning C4297: &#39;Ipopt::get_str_opt&#39; : function assumed not to throw an exception but does<br>6&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The function is extern &quot;C&quot; and /EHc was specified<br>
6&gt;..\..\..\src\Apps\AmplSolver\AmplTNLP.cpp(894) : warning C4297: &#39;Ipopt::get_haltonerror_opt&#39; : function assumed not to throw an exception but does<br>6&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The function is extern &quot;C&quot; and /EHc was specified<br>
5&gt;Generating Code...<br>6&gt;ampl_ipopt.cpp<br>5&gt;Linking...<br>5&gt;LINK : fatal error LNK1181: cannot open input file &#39;vcf2c.lib&#39;<br>5&gt;Build log was saved at &quot;file://c:\msys\1.0\home\pony\Ipopt\Ipopt\MSVisualStudio\v9\hs071_cpp\Release\BuildLog.htm&quot;<br>
5&gt;hs071_cpp - 1 error(s), 1 warning(s)<br>6&gt;Generating Code...<br>6&gt;Linking...<br>6&gt;LINK : fatal error LNK1181: cannot open input file &#39;vcf2c.lib&#39;<br>6&gt;Build log was saved at &quot;file://c:\msys\1.0\home\pony\Ipopt\Ipopt\MSVisualStudio\v9\IpoptAmplSolver\Release\BuildLog.htm&quot;<br>
6&gt;IpoptAmplSolver - 1 error(s), 5 warning(s)<br>========== Rebuild All: 1 succeeded, 5 failed, 0 skipped ==========<br><br>-- <br>Thank you very much <br><br>Yours<br>Yudong Ma