On 2019-07-23 14:57, Angelos Tzotsos wrote:
Added otb-qgis to the build depends and now this comes up:
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so
CMake Error at
/usr/lib/x86_64-linux-gnu/cmake/OTB-6.6/Modules/OTBQt.cmake:26
(find_package):
Could not find a package configuration file provided by "Qt5Core"
with any
of the following names:
Qt5CoreConfig.cmake
qt5core-config.cmake
apt-file is your friend:
$ apt-file search Qt5CoreConfig.cmake
qtbase5-dev:
/usr/lib/x86_64-linux-gnu/cmake/Qt5Core/Qt5CoreConfig.cmake
qtbase5-gles-dev:
/usr/lib/x86_64-linux-gnu/cmake/Qt5Core/Qt5CoreConfig.cmake
Kind Regards,
Bas