Skip to content
Snippets Groups Projects
Commit d7a36c98 authored by Mohcine Chraibi's avatar Mohcine Chraibi
Browse files
parents 4e419880 8f1feee6
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ For the visualization module (`jpsvis`) at least
```
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)
......@@ -67,5 +67,4 @@ The only requirement is a compiler supporting the new standard c++11.
cmake CMakeLists.txt
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.
Finish editing this message first!
Please register or to comment