Unable to continue with compilation. Need to build Qtlocation, in order to proceed.
-
CMake Error at CMakeLists.txt:14 (find_package): Could not find a configuration file for package 'Qt6" that is compatible with requested version "6.10.0".
The following configuration files were considered but not accepted:
'usr/local/Qt-6.9.0/lib/cmake/Qt6/Qtconfig.cmake, version: 6.9.0 -
CMake Error at CMakeLists.txt:14 (find_package): Could not find a configuration file for package 'Qt6" that is compatible with requested version "6.10.0".
The following configuration files were considered but not accepted:
'usr/local/Qt-6.9.0/lib/cmake/Qt6/Qtconfig.cmake, version: 6.9.0@Strife1817 said in Unable to continue with compilation. Need to build Qtlocation, in order to proceed.:
that is compatible with requested version "6.10.0".
I don't think Qt 6.10.0 is released already?
You have Qt 6.9.0, so change your CMakeLists.txt to request that version instead of 6.10.0.