coin-or/Ipopt

Building ipopt with casadi

bharswami opened this issue · 1 comments

I have downloaded the casadi source code and I am able to use cmake with it to build binaries without ipopt. What binaries do I need and where do I place them to build casadi with ipopt. Thanks in advance.

You probably want to ask this at https://github.com/casadi/casadi/issues
My guess is that they just need a build of Ipopt libraries and you need to tell Casadi where to find your Ipopt installation.