[Ipopt-tickets] [Ipopt] #227: Compile IPOPT DLL with MSYS/MINGW on Windows

Ipopt coin-trac at coin-or.org
Wed Jan 8 13:14:54 EST 2014


#227: Compile IPOPT DLL with MSYS/MINGW on Windows
----------------------+------------------------
  Reporter:  scanpat  |      Owner:  ipopt-team
      Type:  defect   |     Status:  new
  Priority:  normal   |  Component:  Ipopt
   Version:  3.11     |   Severity:  normal
Resolution:           |   Keywords:
----------------------+------------------------

Comment (by kelman):

 Did you use a new build directory, or make clean between the previous
 version and the latest time running configure with different arguments?

 The important warning is
 `*** Warning: This system can not link to static lib archive
 /home/yt1022/Temp/Ipopt-3.11.7/Ipopt-3.11.7/build/ThirdParty/HSL/libcoinhsl.la.`

 It looks as though you left the existing static-library versions of
 libcoinhsl, libcoinblas, libcoinlapack, etc. You need to recompile those
 from a clean state with the same configure arguments so they will build
 shared libraries too.

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



More information about the Ipopt-tickets mailing list