We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2baa804 commit f585e1dCopy full SHA for f585e1d
MMVII/README.md
@@ -91,11 +91,6 @@ Under Linux (Ubuntu) distribution the installation procedure is as follows:
91
echo 'export PATH=/home/src/micmac/MMVII/bin:$PATH' >> ~/.bashrc
92
```
93
94
-- Optional: to use libe57format
95
- - clone, compile and install as explained in https://github.com/asmaloney/libE57Format
96
- - in MMVII cmake, set USE_LIBE57FORMAT then fill LIBE57_INCLUDE_DIR and LIBE57_LIBRARY with the E57-install/ data.
97
-
98
99
## Windows
100
Under Windows the installation procedure is as follows:
101
0 commit comments