Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-88601

CMake: qresourceengine test is not built

XMLWordPrintable

    • All
    • d9f8b689637aa4559ee57dc80aef0d4325d14e0c (qt/qtbase/dev) 1bd497675909df47e7b8bb7a7b544ad37bdc6eb1 (qt/qtbase/6.2)

      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)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jbornema Joerg Bornemann
            manordheim MÃ¥rten Nordheim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes