Open bneveu opened 3 years ago
Oui, mais ce n'est pas la priorité. La priorité est de parvenir à faire un package Debian du noyau ibex; et donc de terminer le wrapper CLP. L'installation avec waf continue à fonctionner pour les plugins.
C'était pour tester les exemples .nl de coconut2 avec CLP. Je peux commencer par les exemples de coconut1 .
Ah oui, ok! Je pense que si on arrive à passer la base de benchs Minibex sans régression importante avec CLP, ça devrait rouler avec les fichiers AMPL.
Il manque un CMakeLists.txt dans ibex-ampl pour pouvoir utiliser le package avec cmake
~/ibex/ibex-ampl/build$ IBEX_DIR=/home/bertrand/ibex/ibex-develop/ibex-lib/install cmake -DCMAKE_INSTALL_PREFIX=../install .. CMake Error: The source directory "/home/bertrand/ibex/ibex-ampl" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI.