<div>Hi, I'm a little desperate for help. I've been trying to include IPOPT in my project but I can't seem to get it right. I have downloaded "Ipopt-3.11.1-win64-intel13.1" and in my CodeBlocks settings I add<br></div><div><br></div><div>Build options -> Search directories -> include:<br></div><div>C:\Users\bt6073\Desktop\Ipopt-3.11.1-win64-intel13.1\include<br></div><div><br></div><div><span class="highlight" style="background-color: transparent;"><span class="colour" style="color: rgb(0, 0, 0);"><span class="font" style="font-family: Open Sans,helvetica,arial,sans-serif;"><span class="size" style="font-size: 13px;">Build options -> </span></span></span></span>Search directories -> linker:</div><div>C:\Users\bt6073\Desktop\Ipopt-3.11.1-win64-intel13.1\lib<br></div><div><br></div><div><span class="highlight" style="background-color: transparent;"><span class="colour" style="color: rgb(0, 0, 0);"><span class="font" style="font-family: Open Sans,helvetica,arial,sans-serif;"><span class="size" style="font-size: 13px;">Build options -> </span></span></span></span>Linker settings -> Link libraries:</div><div>C:\Users\bt6073\Desktop\Ipopt-3.11.1-win64-intel13.1\lib\libipopt.lib<br></div><div><br></div><div>But I get a link error when I compile:<br></div><div>C:\Users\bt6073\Desktop\cppad-20180000.0\cppad\ipopt\solve.hpp|496|undefined reference to `Ipopt::IpoptApplication::IpoptApplication(bool, bool)'|<br></div><div><br></div><div>I've attached an image with the full compilation error.<br></div><div><br></div><div>I also tried to compile IPOPT using Cygwin MinGW following these instructions but I always get errors during "make".<br></div><div><a href="https://www.coin-or.org/Ipopt/documentation/node15.html">https://www.coin-or.org/Ipopt/documentation/node15.html</a><br></div><div><br></div><div>Would really appriciate some help, been stuck at this for days... If someone could give me a hand it would be so helpful!<br></div><div><br></div><div>Best regards,<br></div><div>Erik<br></div>