I am trying to build the IpOpt bindings for Matlab, but I get an errror message when running the command: cmake -DCMAKE_INSTALL_PREFIX=./install -DIPOPT_USES_MATLAB=ON ..
The Ipopt distribution can be used to generate a library that can be linked to one's own C++, C, Fortran, or Java code, as well as a solver executable for the AMPL modeling environment. The package ...