[Ipopt] linking an application with lbipopt.a
Andreas Waechter
awaechter.iems at gmail.com
Wed Jun 13 16:40:02 EDT 2012
Hi Russ,
The code in the tutorial subdirectory belongs to an exercise in Section
9 of the Ipopt tutorial
http://drops.dagstuhl.de/volltexte/2009/2089/pdf/09061.WaechterAndreas.Paper.2089.pdf
This is not complete compilable source code, but something to start from
in the exercise.
Andreas
Andreas Waechter
Associate Professor
Department of Industrial Engineering and Management Sciences
McCormick School of Engineering
Northwestern University
Evanston, IL 60208
USA
On 06/13/2012 01:09 AM, rt wrote:
> 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
> <mailto: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
>
>
>
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20120613/68cda9d8/attachment.html>
More information about the Ipopt
mailing list