coin-or / Ipopt

COIN-OR Interior Point Optimizer IPOPT

Home Page:https://coin-or.github.io/Ipopt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building ipopt with casadi

bharswami opened this issue · 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.