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 _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
