[Coin-ipopt] Problems running MSVisualStudio example
Andreas Waechter
andreasw at watson.ibm.com
Sun Nov 18 23:43:28 EST 2007
Hi Eduardo,
I had a look the Buildlog.html file you attached.
It seems that we had forgotten to update the Ipopt.proj file when a few
files were added...
In the libIpopt.proj, please add the source files
Ipopt/src/contrib/CGPenalty/IpCGPerturbationHandler.cpp
Ipopt/src/contrib/CGPenalty/IpPiecewisePenalty.cpp
and try if that fixes your problem. (I corrected it "by hand" (using a
text editor) in the Ipopt/trunk version.)
Andreas
On Sat, 17 Nov 2007, einglez wrote:
> Dear,
>
> I downloaded IPOPT 3.3.3 version and followed all steps (on README.TXT ) to run the MsVisualStudio example.
> I have been able to generate all lib files (BLAS, LAPACK, HSL and IPOP), but I got
> error messages linking the application example (hs071_cpp). See the error messages on attached the Buildlog.html file.
>
> What am I doing wrong?
>
> I am using MS Visual C++ 2005 Express Edition to compile and link the files.
>
>
> Thank you,
>
> Eduardo
>
More information about the Coin-ipopt
mailing list