[Ipopt-tickets] [Ipopt] #135: Help - compilind Ipopt on cigwin/mingw . Problems in libLinearSolverLoader.a

Ipopt coin-trac at coin-or.org
Sun Sep 19 00:28:21 EDT 2010


#135: Help - compilind Ipopt on cigwin/mingw . Problems in
libLinearSolverLoader.a
------------------------------+---------------------------------------------
Reporter:  wendel             |       Owner:  ipopt-team
    Type:  clarification      |      Status:  new       
Priority:  normal             |   Component:  Ipopt     
 Version:  3.8 (C++ Version)  |    Severity:  normal    
Keywords:                     |  
------------------------------+---------------------------------------------
 Dear colleagues

 I need help  for to compile a Ipopt version on my Windows Xp (32 bits). I
 have been trying make that, but I am not having sucess.

 Firstly, I downloaded the last Ipopt stable version from this link:

 http://www.coin-or.org/download/source/Ipopt/Ipopt-3.8.0.zip

 I unziped that file in my cygwin home folder.

 After any time getting the third packages, running the configure scritp
 and solving some problems about the Windows link files, I am getting a
 error that I do not know how I can to solve.

 After a considerable time compiling source codes in several folders, the
 script make stops printing the message:

 c:\MinGW\bin\ar.exe:
 /home/Wendel/Ipopt-3.8.0/Ipopt/src/Interfaces/../contrib/LinearSolverLoader/.libs/libLinearSolverLoader.a:
 No such file or directory

 make[2]: *** [libipopt.la] Error 9
 make[2]: Leaving directory
 `C:/cygwin/home/Wendel/Ipopt-3.8.0/Ipopt/src/Interfaces'

 make[1]: *** [all-recursive] Error 1

 How you can see, the error message says there is a problem in openning the
 file:

 Ipopt/src//contrib/LinearSolverLoader/.libs/libLinearSolverLoader.a

 I have already checked this folder, and it really has this file over there
 (this file has a small size, only 11 KB but it there exists). So, I do not
 know what I can do about this problem. I would be very grateful if anyone
 could help me about this. I have no idea about why this error occurs.

 Best Regards

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



More information about the Ipopt-tickets mailing list