Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-138580

[REG 6.10.0 beta1 -> beta2] CMake test including all modules fails

XMLWordPrintable

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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jbornema Joerg Bornemann
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes