CMake Error at C:/cmake-3.13.4-win64-x64/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find IPOPT (missing: IPOPT_LIBRARIES IPOPT_INCLUDE_DIRS)
Call Stack (most recent call first):
C:/cmake-3.13.4-win64-x64/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
cmake/FindIPOPT.cmake:35 (find_package_handle_standard_args)
CMakeLists.txt:618 (find_package)
But I don't want to compile Ipopt, so it was my question about using an external executable. In Pyomo and AMPL I used the AMPL free distributed binaries of this solver (ipopt.exe + libipoptfort.dll).
Now I have two questions:
1) Where is located CasADi binaries for Ipopt that are distributed with pip?
2) In order to use c++ CasADi with VS must I compile Ipopt as a dll or might I just keep using the third party previously compiled binaries?
Our binaries are useless for your present task, please ignore them.
Your best bet is to look for Ipopt libraries that are built with your version of VS, and make the CasADi build system locate those.
I could imagine coinor provides these binaries or perhaps pyomo..
Best,
Joris
On Feb 19, 2019, at 9:46 AM, Joris Gillis <joris.g...@gmail.com> wrote:
CasADi can only use ipopt in the form of a library. An executable is not supported..
--
Sent from CasADi's user forum at http://forum.casadi.org.
---
You received this message because you are subscribed to the Google Groups "CasADi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to casadi-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/casadi-users/6815fe61-5e62-4219-be8b-c6ecde669c18%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.