Skip to content
Snippets Groups Projects
Commit 447cfdac authored by Nicolas Koehler's avatar Nicolas Koehler Committed by Riccardo Maria Bianchi
Browse files

Add ubuntu compilation flag to README

parent de4b8099
Branches
Tags
No related merge requests found
......@@ -116,6 +116,9 @@ if you want to install everything into `/usr/local`.
If you do that, please remember that you might need to run `sudo make install` instead of `make install`,
otherwise you will not have the correct rights to write under the path `/usr/local`.
**For Ubuntu:** Ubuntu comes with an outdated version of `nlohmann`. Thus, a more recent packaged version can be used during
compilation of `geomodelvisualization` by adding the option `-DGEOMODEL_USE_BUILTIN_JSON=TRUE` in the `cmake` step.
```bash
# build GeoModelCore
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment