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

Ipopt coin-trac at coin-or.org
Mon Mar 24 23:26:04 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
Resolution:          |   Keywords:
---------------------+------------------------

Comment (by kelman):

 It sounds like a compiler incompatibility between what mex is trying to
 use (probably Apple-GCC 4.2.1?) and what you used to compile Ipopt.

 Can you please provide as much additional information as possible?

 What version of Ipopt are you using?
 What version of Matlab are you using?
 What configure options did you provide to Ipopt?
 What files are now present in the
 `build/Ipopt/contrib/MatlabInterface/src` folder?
 Have you customized the `mexopts.sh` file in your Matlab installation? Did
 the Matlab interface Makefile copy a version of that file into the
 `MatlabInterface/src` folder, and if so what does it look like now?

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



More information about the Ipopt-tickets mailing list