Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.0 Beta3
-
None
-
-
7a710de3f (dev), 96306747f (6.6)
Description
Qt Designer fails to build in 6.6.0 beta4 (not available in the versions dropbox) using system zstd
-- Found WrapZSTD: 1.5.5 (found suitable version "1.5.5", minimum required is "1.3") CMake Error at /usr/lib/cmake/Qt6/QtPublicTargetHelpers.cmake:260 (set_property): Attempt to promote imported target "zstd::libzstd_shared" to global scope (by setting IMPORTED_GLOBAL) which is not built in this directory. Call Stack (most recent call first): /usr/lib/cmake/Qt6/QtPublicWalkLibsHelpers.cmake:255 (__qt_internal_promote_target_to_global) /usr/lib/cmake/Qt6/QtFindPackageHelpers.cmake:15 (__qt_internal_walk_libs) /usr/lib/cmake/Qt6/QtFindPackageHelpers.cmake:212 (qt_find_package_promote_targets_to_global_scope) src/designer/src/lib/CMakeLists.txt:415 (qt_find_package)
Regression in beta 4 - beta 3 worked fine.