[Ipopt-tickets] [Ipopt] #275: MacOSX El Capitan .dylib/.so mismatch

Ipopt coin-trac at coin-or.org
Mon Nov 21 23:18:45 EST 2016


#275: MacOSX El Capitan  .dylib/.so mismatch
--------------------------+------------------------
Reporter:  kalgreenman    |      Owner:  ipopt-team
    Type:  clarification  |     Status:  new
Priority:  high           |  Component:  Ipopt
 Version:  3.12           |   Severity:  major
Keywords:                 |
--------------------------+------------------------
 Using stable/3.12
 Mac OSX 10.11.6
 Java 1.8.0_102

 Thanks for the community support. I've installed everything and got make
 to work in the JavaInterface folder. However when I run 'make test' I get
 the following error.

 Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load
 library:
 /Users/myuser/GitRepos/CoinIpopt/Ipopt/contrib/JavaInterface/lib/libjipopt.dylib

 in my JavaInterface/lib directory there is just one file named
 libjipopt.so

 How come make created a .so file, but the Java class is expecting a .dylib
 file?

 Thanks.

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



More information about the Ipopt-tickets mailing list