[Ipopt] linking an application with lbipopt.a

rt taylor.russ at gmail.com
Wed Jun 13 01:42:15 EDT 2012


I was able to compile ipopt as a static library and run test programs with
configure  generated makefile.
When compiling "1-skeleton\TutorialC.c" within Eclipse, some symbols are
not recognized:

  SET BOUNDS
  nele_jac = FILLME

The following directories were included:
/CoinIpopt/build/include/coin
/CoinIpopt/Ipopt/src/Interfaces

I would like to be able to link my application against -lipopt using the
existing makefile.  Application already links against MUMPS, METIS and
Intel MKL.
I would appreciate if someone could point me to a 'simpler' makefile
example.

Thanks in advance,

Russ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20120613/dc9bf790/attachment.html>


More information about the Ipopt mailing list