<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>