[Ipopt] linking an application with lbipopt.a

rt taylor.russ at gmail.com
Wed Jun 13 02:09:04 EDT 2012


I was able to compile and link hs071_c.c with -lipopt from within Eclipse.
Which leads me to wonder if   "SET_BOUNDS" or   "nele_jac = FILLME" are
needed.
Now that I am able to produce output, I will try to use it with a real
example.

thanks,

Russ

On Wed, Jun 13, 2012 at 12:42 AM, rt <taylor.russ at gmail.com> wrote:

> 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/afadbd2a/attachment.html>


More information about the Ipopt mailing list