Note: All required executables are included with the release tarball,
available on the release page.
Download using the shapemapper2-2.2.tar.gz
link.
Navigate to shapemapper2/internals/thirdparty_helper/
Run:
get_miniconda.sh
Upon completion run:
build_thirdparty.sh
Navigate to shapemapper2/internals/bin
Run:
build_binaries.sh
To build ShapeMapper executables
- Delete the folder
shapemapper2/build
if present
Navigate to shapemapper2/internals/bin
Run:
build_binaries.sh
- C++ documentation at
internals/cpp-src/doc/html/index.html
- Python documentation in source code comments (folder
internals/python
)