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

Compilation failed #349

Open
zell08v opened this issue Jan 8, 2018 · 1 comment
Open

Compilation failed #349

zell08v opened this issue Jan 8, 2018 · 1 comment

Comments

@zell08v
Copy link

zell08v commented Jan 8, 2018

I followed the instructions, but the compilation process failed on a newly created Ubuntu 14.04. The issue seems to occur when compiling MTIDD.

I also tried to compile dreal on a newly created Ubuntu 16 VM. The same symptom occurred.

[ 28%] Performing configure step for 'MTIDD'
CMake Error at /home/zell/dreal/build/release/external/src/MTIDD-stamp/MTIDD-configure.cmake:16 (message):
  Command failed: 1

   '/usr/bin/cmake' '-DCMAKE_INSTALL_PREFIX=/home/zell/dreal/build/release' '/home/zell/dreal/build/release/external/src/MTIDD/src'

  See also

    /home/zell/dreal/build/release/external/src/MTIDD-stamp/MTIDD-configure-*.log


make[2]: *** [external/src/MTIDD-stamp/MTIDD-configure] Error 1
make[1]: *** [CMakeFiles/MTIDD.dir/all] Error 2
make: *** [all] Error 2

@soonho-tri
Copy link
Member

@zell08v , thanks for the report. There are issues with configuring MTIDD library, I will fix it soon.

In the meantime, please try an older version (commits made before May 30, 2017 should be fine). If you don't need to handle ODEs, also please try https://github.com/dreal/dreal4.

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