[Ipopt-tickets] [Ipopt] #196: LNK errors while Installing IPOPT on Windows 7 using MSVC++ and f2c

Ipopt coin-trac at coin-or.org
Sun Feb 24 16:14:58 EST 2013


#196: LNK errors while Installing IPOPT on Windows 7 using MSVC++ and f2c
--------------------------+------------------------
Reporter:  srinivasr      |      Owner:  ipopt-team
    Type:  clarification  |     Status:  new
Priority:  high           |  Component:  Ipopt
 Version:  3.10           |   Severity:  normal
Keywords:                 |
--------------------------+------------------------
 Hi,

 I am trying to install IPOPT v3.10.3 on my Windows 7 laptop. Per the
 instructions in the documentation, I installed cygwin, added the
 appropriate path to visual studio in cygwin.dll, downloaded and unpacked
 third party software (ASL, Blas, Lapack, and HSL). I also installed f2c as
 given in the installation instructions in the compile_f2c folder. I was
 able to successfully test the "It works" program. I was also able to run
 configure successfully (using --enable-doscompile=msvc). However, when I
 run "make" (I downloaded "make" per the instructions in the current issues
 page to replace the buggy make that comes default with cygwin), I get
 several LINK (LNK2001 and LNK2019) errors. Please advice me on which files
 I am missing. I am attaching my config.log file and the last part of my
 make output (I could not get the whole output, but I remember seeing a
 whole bunch of warnings that appeared to suggest there was a problem
 trying to link the code with some of the object files of third party tools
 - Blas and Lapack).

 Thanks a lot,
 Srinivas

 Srinivas

-- 
Ticket URL: <https://projects.coin-or.org/ticket/196>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list