Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
-
d9f8b689637aa4559ee57dc80aef0d4325d14e0c (qt/qtbase/dev) 1bd497675909df47e7b8bb7a7b544ad37bdc6eb1 (qt/qtbase/6.2)
Description
Currently with cmake the qresourceengine test isn't built.
Generating files and attempting to enable it seems to show that the static plugin 'moctestplugin' is not applying the properties it should inherit from Core's interface. As seen with a namespace'd build it is not using the symbol with the namespace applied when compiling the resource ("qmake_plugin_resource")
error LNK2019: unresolved external symbol "bool __cdecl qRegisterResourceData(int,unsigned char const *,unsigned char const *,unsigned char const *)" (?qRegisterResourceData@@YA_NHPEBE00@Z) referenced in function "int __cdecl qInitResources_qmake_plugin_resource(void)" (?qInitResources_qmake_plugin_resource@@YAHXZ) Hint on symbols that are defined and could potentially match: "bool __cdecl qt::qRegisterResourceData(int,unsigned char const *,unsigned char const *,unsigned char const *)" (?qRegisterResourceData@qt@@YA_NHPEBE00@Z)
Attachments
Issue Links
- relates to
-
QTBUG-88183 Quality Metrics, Code Coverage for QtBase
-
- Closed
-
For Gerrit Dashboard: QTBUG-88601 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
366458,3 | Revive tst_qresourceengine | dev | qt/qtbase | Status: MERGED | +2 | 0 |
366756,2 | Revive tst_qresourceengine | 6.2 | qt/qtbase | Status: MERGED | +2 | 0 |