Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.2.1
-
-
e2532e8773e0ee123d2b27e978026386b7ebc19d (qt/qtdeclarative/dev) c12128ca234ca9251be919fa6beb9965d363790c (qt/qtdeclarative/6.2)
Description
Install Qt6.2.1 gcc binaries, configure example quick/pointerhandlers, fails with:
CMake Error at CMakeLists.txt:22 (target_link_libraries): Target "pointerhandlers_shared" of type MODULE_LIBRARY may not be linked into another target. One may link only to INTERFACE, OBJECT, STATIC or SHARED libraries, or to executables with the ENABLE_EXPORTS property set. -- Configuring incomplete, errors occurred! See also "/home/qt/RTA/qt5/Examples/Qt-6.2.1/quick/pointerhandlers/CMakeFiles/CMakeOutput.log". See also "/home/qt/RTA/qt5/Examples/Qt-6.2.1/quick/pointerhandlers/CMakeFiles/CMakeError.log".