-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.10.0 Beta2
-
9e6e62102 (dev), a7580716d (6.10)
Install Qt 6.10.0 beta2 binaries, including all additional libraries. Run cmake for CMakeLists.txt which includes all installed Qt modules (file attached).
Fails:
-- Using Qt bundled PNG. -- Found WrapPNG: TRUE (found version "6.10.0") -- Could NOT find Qt6BundledTLSF (missing: Qt6BundledTLSF_DIR) CMake Error at CMakeLists.txt:14 (find_package): Found package configuration file: C:/Users/qt/RTA/Qt_6.10.0/6.10.0/msvc2022_64/lib/cmake/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find required Qt component "BundledTLSF". Expected Config file at "C:/Users/qt/RTA/Qt_6.10.0/6.10.0/msvc2022_64/lib/cmake/Qt6BundledTLSF/Qt6BundledTLSFConfig.cmake" does NOT exist Configuring with --debug-find-pkg=Qt6BundledTLSF might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package. -- Configuring incomplete, errors occurred!
Same test passed with beta1.
- resulted from
-
QTQAINFRA-3044 RTA: Test cmake functionality
-
- Closed
-