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

Ipopt coin-trac at coin-or.org
Tue Mar 25 17:03:19 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):

 Oh okay, I bet libtool put the `.o` files in a hidden `.libs` folder. You
 can try copying them into the `MatlabInterface/src` folder and see if that
 works, but last time I tried, the Matlab interface wouldn't work on Mac if
 you're building Ipopt as a shared library. Let me know whether just
 copying the `.o` files works, but if not, try making a new build folder
 and configuring Ipopt with `--disable-shared` this time.

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



More information about the Ipopt-tickets mailing list