Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

erreur dans cmake avec gaol #7

Open
bneveu opened this issue May 25, 2021 · 3 comments
Open

erreur dans cmake avec gaol #7

bneveu opened this issue May 25, 2021 · 3 comments

Comments

@bneveu
Copy link

bneveu commented May 25, 2021

J'ai fait
git pull origin develop
dans ibex-lib et ibex-ampl

J'ai une erreur avec cmake pour gaol
ibex-ampl veut une version 4.2.2, alors qu'ibex-lib fournit une version 4.2.0

export IBEX_DIR=../../ibex-lib/install/share/ibex/cmake/
neveub@precisiont1650:~/ibex/ibex-ampl/build$ cmake .. -DCMAKE_INSTALL_PREFIX=../install
-- Found Ibex version 2.8.9.1
-- Running on system Linux-5.4.0-65-generic with processor x86_64
-- Using CMake 3.16.3
-- C++ compiler: GNU 9.3.0
-- Will build static libraries
-- Setting build type to 'Release' as none was specified.
-- Ibex was compiled with interval library Gaol 4.2.0
CMake Error at CMakeLists.txt:19 (message):
If ibex is compiled with GAOL, it is necessary to install a version of GAOL
at least 4.2.2. Otherwise, please reinstall Ibex using the Filib library:
cmake -DINTERVAL_LIB=filib

@Jordan08
Copy link
Member

Jordan08 commented May 25, 2021 via email

@Jordan08
Copy link
Member

See #6

@Jordan08
Copy link
Member

and ibex-team/ibex-lib#505

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants