[Ipopt-tickets] [Ipopt] #314: Error while building IPOPT in Mac OS 10.14.2

Ipopt coin-trac at coin-or.org
Fri Jan 4 21:03:38 EST 2019


#314: Error while building IPOPT in Mac OS 10.14.2
--------------------+------------------------
Reporter:  mrajase  |      Owner:  ipopt-team
    Type:  defect   |     Status:  new
Priority:  normal   |  Component:  Ipopt
 Version:  3.12     |   Severity:  normal
Keywords:           |
--------------------+------------------------
 I am trying to install IPOPT in Mac OS 10.14.2. I was able to successfully
 configure script, but I am failing the IPOPT build with errors.

 I successfully ran the configuration of IPOPT with the following command:

 {{{
 ../configure CC=gcc CXX=g++
 }}}

 I tried setting other flags, but only the above configuration worked.
 Then I followed the instructions given in the IPOPT Compiling &
 Installation guide to make

 {{{
 make
 }}}

 It exited with an error, whose output is attached (output_make.out).

 Also, the "config.log" file is attached for information about the setup
 environment.

 Since I am very new to Mac OS and IPOPT, I appreciate any help with this
 error and for your time.

 Thanks,
 Murali

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



More information about the Ipopt-tickets mailing list