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

Ipopt coin-trac at coin-or.org
Wed Mar 26 07:47:50 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 ricwtk):

 Thanks for the information! It partly solved the problem by either moving
 the `.o` from `.lib` or configure with `--disable-shared`. However, there
 is still one more problem, I have this error now. I think/hope this is the
 last problem.

 {{{
 ld: symbol(s) not found for architecture x86_64
 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)

     mex: link of ' "ipopt.mexmaci64"' failed.

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

 I also tried to copy the
 `$IPOPTDIR/contrib/MatlabInterface/MatlabInterface.site` to
 `$IPOPTDIR/build/share` and rename to `config.site` before configuring
 Ipopt. However, it does not solve the problem.

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



More information about the Ipopt-tickets mailing list