Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6.2
-
macOS13 x64
-
-
3f3129088 (dev), 36086ba3c (6.7), 1a7e49907 (6.6)
Description
Install Qt 6.6.2 iOS binaries and configure example widgets/itemviews/editabletreemodel:
6.6.2/ios/bin/qt-cmake -S /Users/qt/RTA/Qt_6.6.2/Examples/Qt-6.6.2/widgets/itemviews/editabletreemodel -B /Users/qt/RTA/Qt_6.6.2/Examples/Qt-6.6.2/widgets/itemviews/editabletreemodel/bld_ios -DCMAKE_OSX_SYSROOT=iphonesimulator
fails:
CMake Error in CMakeLists.txt:
The custom command generating
/Users/qt/RTA/Qt_6.6.2/Examples/Qt-6.6.2/widgets/itemviews/editabletreemodel/bld_ios/.rcc/qrc_editabletreemodel.cpp
is attached to multiple targets:
editabletreemodel
editabletreemodel_tester
but none of these is a common dependency of the other(s). This is not
allowed by the Xcode "new build system".
Example compiled in 6.6.1