Re: [QGIS-Developer] Compiling QGIS with 3D failing

2020-07-20 Thread matteo
Thanks Etienne. Seems working now. I was 100% sure that I took Richard's suggestions in this build :) Cheers and thanks for the hint Matteo ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

Re: [QGIS-Developer] Compiling QGIS with 3D failing

2020-07-20 Thread Etienne Trimaille
Same as Richard a few days ago: https://lists.osgeo.org/pipermail/qgis-developer/2020-July/061703.html He put the solution after Le lun. 20 juil. 2020 à 12:09, matteo a écrit : > nope. I get this error now: > > /usr/bin/ld: CMakeFiles/qgis_3d.dir/qgswindow3dengine.cpp.o: in function >

Re: [QGIS-Developer] Compiling QGIS with 3D failing

2020-07-20 Thread matteo
nope. I get this error now: /usr/bin/ld: CMakeFiles/qgis_3d.dir/qgswindow3dengine.cpp.o: in function `QgsWindow3DEngine::QgsWindow3DEngine()': qgswindow3dengine.cpp:(.text+0x5b): undefined reference to `Qt3DExtras::Qt3DWindow::Qt3DWindow(QScreen*)' collect2: error: ld returned 1 exit status

Re: [QGIS-Developer] Compiling QGIS with 3D failing

2020-07-20 Thread matteo
Hi Saber, thanks for the suggestion, compiling right now, will let you know! Cheers! Matteo ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe:

Re: [QGIS-Developer] Compiling QGIS with 3D failing

2020-07-20 Thread Saber Razmjooei
I had a similar issue, what I did: - Wiped my build folder - Recompiled using an extra cmake option (as per Martin's suggestion): cmake -GNinja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_PREFIX_PATH=/{path to QGIS Git repo}/external/qt3dextra-headers/cmake/Qt53DExtras -DQT5_3DEXTRA_INCLUDE_DIR=/{path to

[QGIS-Developer] Compiling QGIS with 3D failing

2020-07-20 Thread matteo
Hi all, I got an error when compiling QGIS with 3D support on Debian SID: ..a bunch of similar lines.. /usr/bin/ld: CMakeFiles/python_module_qgis__3d.dir/3d/sip_3dpart5.cpp.o: in function `sipQgs3DAlgorithms::sipProtectVirt_loadAlgorithms(bool)': sip_3dpart5.cpp:(.text+0x8a98): multiple