Hello,
I've been trying to install PSOPT on my Windows 7 laptop x64.
I stuck to the instructions described in chapter1.14.2:
Microsoft Visual Studio 2010 under Windows 7I hat the same problem like "
IPOPT installation problems using F2C, Unknown Intrinsic Function" https://groups.google.com/forum/#!msg/psopt-users-group/H6xqnWZnIXw/UgroGZFm9h0J
But with the new files i get new problems:
Fehler 1 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_disnan_" in Funktion "_dpotf2_". C:\Ipopt-3.9.3\Ipopt\MSVisualStudio\v8\hs071_cpp\libCoinLapack.lib(dpotf2.obj) hs071_cpp
Fehler 2 error LNK2001: Nicht aufgelöstes externes Symbol "_disnan_". C:\Ipopt-3.9.3\Ipopt\MSVisualStudio\v8\hs071_cpp\libCoinLapack.lib(dlascl.obj) hs071_cpp
Fehler 3 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_iladlc_" in Funktion "_dlarfb_". C:\Ipopt-3.9.3\Ipopt\MSVisualStudio\v8\hs071_cpp\libCoinLapack.lib(dlarfb.obj) hs071_cpp
Fehler 4 error LNK2001: Nicht aufgelöstes externes Symbol "_iladlc_". C:\Ipopt-3.9.3\Ipopt\MSVisualStudio\v8\hs071_cpp\libCoinLapack.lib(dlarf.obj) hs071_cpp
Fehler 5 error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_iladlr_" in Funktion "_dlarfb_". C:\Ipopt-3.9.3\Ipopt\MSVisualStudio\v8\hs071_cpp\libCoinLapack.lib(dlarfb.obj) hs071_cpp
Fehler 6 error LNK2001: Nicht aufgelöstes externes Symbol "_iladlr_". C:\Ipopt-3.9.3\Ipopt\MSVisualStudio\v8\hs071_cpp\libCoinLapack.lib(dlarf.obj) hs071_cpp
Fehler 7 error LNK1120: 3 nicht aufgelöste externe Verweise. C:\Ipopt-3.9.3\Ipopt\MSVisualStudio\v8\hs071_cpp\Release\hs071_cpp.exe hs071_cpp
Fehler 9 error C1083: Datei (Include) kann nicht geöffnet werden: "arith.h": No such file or directory C:\Ipopt-3.9.3\ThirdParty\ASL\solvers\asl.h 28 1 IpoptAmplSolver
I have no idea what i did wrong. Any help would be much appreciated!
Best regards,
Manuel