[QGIS-Developer] Troubles compiling QGIS master with 3D in Ubuntu 20.04
demarcog
demarco.giuseppe at gmail.com
Fri Oct 23 11:27:34 PDT 2020
hello thank you very much I followed your example and I will finally be able
to compile QGis with 3D this is what I used:
cmake ..
-DCMAKE_PREFIX_PATH=/home/joe/Desktop/external/qt3dextra-headers/cmake/Qt53DExtras
-DQT5_3DEXTRA_INCLUDE_DIR=/home/joe/Desktop/external/qt3dextra-headers/Qt3DExtras
-DQT5_3DEXTRA_LIBRARY=/usr/lib/x86_64-linux-gnu/libQt53DExtras.so
-DWITH_3D=TRUE
then ccmake .. options
and then make clean & make -j4
and it worked
Giuseppe
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
More information about the QGIS-Developer
mailing list