<div dir="ltr"><div>It worked!</div><div><br></div><div>Thanks Denis<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 4, 2021 at 1:09 PM Denis Rouzaud <<a href="mailto:denis.rouzaud@gmail.com">denis.rouzaud@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I believe you have to set this on 20.04<div><br></div><div>-DQT5_3DEXTRA_LIBRARY=/usr/lib/x86_64-linux-gnu/libQt53DExtras.so</div><div>-DQT5_3DEXTRA_INCLUDE_DIR=/root/QGIS/external/qt3dextra-headers<br>-DCMAKE_PREFIX_PATH=/root/QGIS/external/qt3dextra-headers/cmake<br>-DQt53DExtras_DIR=/root/QGIS/external/qt3dextra-headers/cmake/Qt53DExtras<br></div><div><br></div><div><a href="https://github.com/qgis/QGIS/blob/master/.docker/docker-qgis-build.sh#L48-L51" target="_blank">https://github.com/qgis/QGIS/blob/master/.docker/docker-qgis-build.sh#L48-L51</a><br></div><div><br></div><div>for reference <a href="https://qgis-developer.osgeo.narkive.com/xMSz0lbQ/building-master-with-3d-on-debian-testing-buster" target="_blank">https://qgis-developer.osgeo.narkive.com/xMSz0lbQ/building-master-with-3d-on-debian-testing-buster</a></div><div><br></div><div>Ciao,</div><div>Denis</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 4 oct. 2021 à 14:00, Alexandre Neto <<a href="mailto:senhor.neto@gmail.com" target="_blank">senhor.neto@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>I have been having problems compiling QGIS with 3D support on Kubuntu 20.04. This is the CCMAKE configuration error:<br><br><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)"> CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:28 (find_package):
</span><br>   Could not find a package configuration file provided by "Qt53DExtras" with
<br>   any of the following names:
<br>
<br>     Qt53DExtrasConfig.cmake
<br>     qt53dextras-config.cmake
<br>
<br>   Add the installation prefix of "Qt53DExtras" to CMAKE_PREFIX_PATH or set
<br>   "Qt53DExtras_DIR" to a directory containing one of the above files.  If
<br>   "Qt53DExtras" provides a separate development package or SDK, be sure it
<br>   has been installed.
<br> Call Stack (most recent call first):
<br>   CMakeLists.txt:455 (find_package)<br></span></div><div><br></div><div>I have libQt53DExtras installed, but there are no configuration files like for other QT5 libraries. I tried to follow the suggestion and add the installation prefix to CMAKE_PREFIX_PATH as suggested, but either it does not work, or I am doing it wrong:<br><br><span style="font-family:monospace"><span style="color:rgb(0,0,0);background-color:rgb(255,255,255)">ccmake -G Ninja .. -DMAKE_PREFIX_PATH=/usr/lib/x86_64-linux-gnu/</span><br></span></div><div><span style="font-family:monospace"><br></span></div><div>Anyone is facing similar problems? any hint?<span style="font-family:monospace"><br></span></div><br>Thanks,<br><br>Alexandre Neto</div>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div>
</blockquote></div>