[Ipopt-tickets] [Ipopt] #232: Problem in compiling matlab interface on MacOSX Maverick

Ipopt coin-trac at coin-or.org
Mon Mar 24 11:36:01 EDT 2014


#232: Problem in compiling matlab interface on MacOSX Maverick
-------------------+------------------------
Reporter:  ricwtk  |      Owner:  ipopt-team
    Type:  defect  |     Status:  new
Priority:  high    |  Component:  Ipopt
 Version:  3.11    |   Severity:  critical
Keywords:          |
-------------------+------------------------
 I tried to install Ipopt on my iMac which runs on MacOSX Maverick.

 The installation of Ipopt are done, however, when I tried to install the
 Matlab interface, there is some problems. Currenly I'm using XCode 5.0.2
 as XCode 5.1 proved to have some problem on installation.

 I followed the instruction from https://projects.coin-
 or.org/Ipopt/browser/stable/3.11/Ipopt/doc/documentation.pdf?format=raw

 When I tried to do a
 {{{
 make install
 }}}
 in the $IPOPT/build/Ipopt/contrib/MatlabInterface/src, it'll end with this
 error:
 {{{
 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
 --with-gxx-include-dir=/usr/include/c++/4.2.1

     mex:  matlabexception.o  not a normal file or does not exist.

 make: *** [ipopt.mexmaci64] Error 1
 }}}

 Hope you can provide some solution for that.

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



More information about the Ipopt-tickets mailing list