Changes
Page history
Update compilation
authored
Mar 01, 2021
by
Rémy Mozul
Hide whitespace changes
Inline
Side-by-side
compilation.md
View page @
128abd7b
...
@@ -112,7 +112,7 @@ and build lmgc90 by issuing the following commands:
...
@@ -112,7 +112,7 @@ and build lmgc90 by issuing the following commands:
cd build
cd build
cmake .. -DVENV_PATH=%CONDA_PREFIX% -G "MinGW Makefiles" -DBUILD_rTree_BINDING=OFF
cmake .. -DVENV_PATH=%CONDA_PREFIX% -G "MinGW Makefiles" -DBUILD_rTree_BINDING=OFF
mingw32-make install
mingw32-make install
..\finalize_conda_env.bat
..\
conda\
finalize_conda_env.bat
```
```
If you made any mistake, it is recommended to close the prompt, to
If you made any mistake, it is recommended to close the prompt, to
...
...
...
...