<div>I was able to compile ipopt as a static library and run test programs with configure generated makefile. </div><div>When compiling "1-skeleton\TutorialC.c" within Eclipse, some symbols are not recognized:</div>
<div><br></div><div> SET BOUNDS</div><div> nele_jac = FILLME</div><div><br></div><div>The following directories were included:</div><div>/CoinIpopt/build/include/coin</div><div>/CoinIpopt/Ipopt/src/Interfaces</div><div>
<br></div><div>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.</div><div>I would appreciate if someone could point me to a 'simpler' makefile example.</div>
<div><br><div>Thanks in advance,</div><div><br></div><div>Russ</div></div>