Skip to content
Snippets Groups Projects
Commit 8f1feee6 authored by Mohcine Chraibi's avatar Mohcine Chraibi
Browse files

add option for pyqt

parent 83b73eda
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ For the visualization module (`jpsvis`) at least ...@@ -29,7 +29,7 @@ For the visualization module (`jpsvis`) at least
``` ```
brew update brew update
brew install vtk --with-qt --without-python --without-boost --build-from-source brew install vtk --with-qt --without-python --with-python3 --without-boost --build-from-source
``` ```
### Install packages for Debian 7.7 (Ubuntu) ### Install packages for Debian 7.7 (Ubuntu)
...@@ -67,5 +67,4 @@ The only requirement is a compiler supporting the new standard c++11. ...@@ -67,5 +67,4 @@ The only requirement is a compiler supporting the new standard c++11.
cmake CMakeLists.txt cmake CMakeLists.txt
make make
Note that the OpenMP acceleration might be missing under OSX Note that the OpenMP acceleration might be missing under OSX
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment