[Ipopt-tickets] [Ipopt] #277: 'Make' does not work on Windows 10 machine with Cygwin and MSVC++ compiler

Ipopt coin-trac at coin-or.org
Sun Dec 11 09:05:15 EST 2016


#277: 'Make' does not work on Windows 10 machine with Cygwin and MSVC++ compiler
----------------------------+----------------------------------------
  Reporter:  LKeersmaekers  |      Owner:  ipopt-team
      Type:  defect         |     Status:  new
  Priority:  normal         |  Component:  Ipopt
   Version:  3.12           |   Severity:  normal
Resolution:                 |   Keywords:  Cygwin, MSVC++, Make error
----------------------------+----------------------------------------

Comment (by stefan):

 Regarding the empty Makefile on the first machine, please attach the
 config.status file here. That contains the sed command that is called and
 should be the one that causes these "unterminated 's' command" errors.

 Regarding the link errors from 'make test' on the second machine, it seems
 that libipopt.lib is not complete. It is build from various smaller Ipopt
 libraries and putting them together into this one lib file did not seem to
 work. I cannot tell more without seeing the output of make.

 Regarding the GCC build library, does it work if you just rename the .a
 file into .lib?

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



More information about the Ipopt-tickets mailing list