-
Notifications
You must be signed in to change notification settings - Fork 2
Building
Paul Stahr edited this page Oct 12, 2021
·
3 revisions
You will need the following librarys: libopenexr-dev, libpng-dev, qt5-qmake, qt5-default, libboost1.71-all-dev
Wen you have installed them you can build the program with the following commands. The fast-float-algorithms are not mandatory but recommanded if you deal with large wavefront-obect-files.
- git clone git@github.com:PaulStahr/Multiview.git
- cd Multiview
- git clone https://github.com/fastfloat/fast_float.git
- qmake
- make -j