-
Notifications
You must be signed in to change notification settings - Fork 0
installation
Lukas Sabatschus edited this page Jul 15, 2020
·
7 revisions
- clone HiRISE to any folder on your system.
- go to the Code folder:
cd Code
- create a build folder:
mkdir build
- go to the build folder:
cd build
- run cmake in the build folder:
cmake ..
- make the project (you might want to vary the number of threads):
make -j12
- Download HDR-II to
Code/data
- Download DTEEC_048136_1725_041121_1725_A01.img to
Code/data
run by launching ./main