Details
-
Bug
-
Resolution: Won't Do
-
P1: Critical
-
None
-
6.9.0 Beta3
-
None
-
-
17fffda2d (tqtc/dev), 405c8324e (dev), 49f63b3f8 (dev), 67767da88 (6.9), f4b88d97c (tqtc/dev)
Description
Steps to reproduce: Add following code to any (opcuaviewer) example:
#include <QtOpcUa/qopcuanodeids.h> .... auto u = QOpcUa::NodeIds::Namespace0::Unknown; qDebug() << u;
Compile and link on Windows, observe:
exe @C:\temp\opcuaviewer.exe.2940.31.jom main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) struct QMetaObject const QOpcUa::NodeIds::staticMetaObject" (__imp_?staticMetaObject@NodeIds@QOpcUa@@3UQMetaObject@@B) referenced in function "class QDebug __cdecl operator<<<enum QOpcUa::NodeIds::Namespace0>(class QDebug,enum QOpcUa::NodeIds::Namespace0)" (??$?6W4Namespace0@NodeIds@QOpcUa@@@@YA? AVQDebug@@V0@W4Namespace0@NodeIds@QOpcUa@@@Z)
Attachments
For Gerrit Dashboard: QTBUG-133704 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
623966,3 | OpcUA: Temporarily remove metatype registration for enumQOpcUa::NodeIds::Namespace0 | tqtc/dev | pyside/tqtc-pyside-setup | Status: MERGED | +2 | 0 |
623989,3 | shiboken6: Enable specifying Qt meta registration for enums in the type system | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
624315,22 | Add manually generated QMetaObject for QOpcUa::NodeIds (MSVC) | dev | qt/qtopcua | Status: MERGED | +2 | +1 |
626357,2 | Add manually generated QMetaObject for QOpcUa::NodeIds (MSVC) | 6.9 | qt/qtopcua | Status: MERGED | +2 | 0 |
626806,5 | Revert "OpcUA: Temporarily remove metatype registration for enumQOpcUa::NodeIds::Namespace0" | tqtc/dev | pyside/tqtc-pyside-setup | Status: MERGED | +2 | +1 |