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

Qt6::Bundled_Clip2Tri not found

XMLWordPrintable

    • 5c91b37a5b592c4c062f4386d83653c2170d1c07 (qt/qtlocation/dev) c7f9592f9b063750b39b986d849d3bc9e328670c (qt/qtlocation/6.2)

      i'm using statically linked Qt. trying to configure my application gives me:

        Found package configuration file:
      
          /Users/tim/dev/qt3rd/Qt-6.x-dev-macx-clang-static-cmake_architecture/lib/cmake/Qt6Positioning/Qt6PositioningConfig.cmake
      
        but it set Qt6Positioning_FOUND to FALSE so package "Qt6Positioning" is
        considered to be NOT FOUND.  Reason given by package:
      
        The following imported targets are referenced, but are missing:
        Qt6::Bundled_Clip2Tri
      

      the static libs and the cmake infrastructure seems to be in place, though:

      ➜  Qt-6.x-dev-macx-clang-static git:(releases/6.2.0-beta2) find . -name \*Clip2Tri\*
      ./lib/cmake/Qt6Bundled_Clip2Tri
      ./lib/cmake/Qt6Bundled_Clip2Tri/Qt6Bundled_Clip2TriConfig.cmake
      ./lib/cmake/Qt6Bundled_Clip2Tri/Qt6Bundled_Clip2TriConfigVersion.cmake
      ./lib/cmake/Qt6Bundled_Clip2Tri/Qt6Bundled_Clip2TriTargets-release.cmake
      ./lib/cmake/Qt6Bundled_Clip2Tri/Qt6Bundled_Clip2TriAdditionalTargetInfo.cmake
      ./lib/cmake/Qt6Bundled_Clip2Tri/Qt6Bundled_Clip2TriTargets.cmake
      ./lib/cmake/Qt6Bundled_Clip2Tri/Qt6Bundled_Clip2TriVersionlessTargets.cmake
      ./lib/cmake/Qt6Bundled_Clip2Tri/Qt6Bundled_Clip2TriTargets-debug.cmake
      ./lib/libQt6Bundled_Clip2Tri_debug.a
      ./lib/libQt6Bundled_Clip2Tri.a
      

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

            ivan.solovev Ivan Solovev
            timblechmann tim blechmann
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes