Details
Description
There is a typo in CMakeLists.txt in indicators example. ControlUI is not properly added a resource when building indicators with CMake (resource_filess_indicators -> resource_files)
# Resource files are passed to qtsafelayouttool set(resource_files "iso-icons.qrc" "qml.qrc" ) #The resources are linked with the binary in host to open the Control.ui.qml qt6_add_resources(sources ${resource_files_indicators})
Attachments
For Gerrit Dashboard: QSR-2059 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
466548,2 | Fix CMake link to resources in saferenderer indicators example | dev | tqtc-boot2qt/qtsaferenderer | Status: MERGED | +2 | 0 |
466551,3 | Remove version number from imports | dev | tqtc-boot2qt/qtsaferenderer | Status: MERGED | +2 | 0 |