Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
6.5.2
-
None
-
8a03de58a (6.5.2)
Description
CMake Error at qtdoc/examples/demos/todolist/CMakeLists.txt:36 (install): install TARGETS given target "Qt" which does not exist. ... CMake Error at qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:2303 (add_library): add_library cannot create target "content" because another target with the same name already exists. The existing target is a static library created in source directory "/Users/qt/work/qt/qt5/qtdoc/examples/demos/todolist/content". ... CMake Error at qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:2450 (message): Target content already has a qmltypes file set. Call Stack (most recent call first): qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:517 (_qt_internal_qml_type_registration) qtdoc/examples/demos/robotarm/content/CMakeLists.txt:5 (qt6_add_qml_module)