[Ipopt] MakeFile for a new example, Compile by calling make in BUILD dir

Andreas Waechter awaechter.iems at gmail.com
Thu Jan 5 12:15:04 EST 2012


Hi Michael,

Look at the "Compiling and Testing the Example" section in the 
documentation:

http://www.coin-or.org/Ipopt/documentation/node44.html

Andreas Waechter

Associate Professor
Department of Industrial Engineering and Management Sciences
McCormick School of Engineering
Northwestern University
Evanston, IL 60208
USA


On 01/05/2012 08:33 AM, michael.gissler at gmx.net wrote:
> Hello,
>
> I created new C++ examples for IPOPT. I want to compile them by using "make" in my BUILD directory. My problem is that the standard IPOPT examples (hs071...) aren't compiled by using this command. Only make test compiles the exisiting examples and additionaly make some other stuff (unit tests etc.).
>
> Can someone give me quick tip which MakeFiles I have to change and what I have to change.
>
> I already tried several things but nothing worked...
>
>
> Thanks in advance,
>
> Michael


More information about the Ipopt mailing list