Hello,

I’m trying to build QtOpcUa 5.12

*(with qtopcua5.11 i have no issues)*



Platform : Windows

Qt : Qt 5.12.0

Compiler : Mingw 62bit

QtOpcUa backend : Open62541



After I call qmake I should have an output like :



Open62541……………………………………..yes



But I got ‘no’.



The exact same qmake command works as expected with QtOpcUa 5.11 as i said


Is there new settings to use with qmake to build QtOpcUa ?


_____________________________________________________

*git checkout v5.11.0*
qmake c:\users\lev\Documents\LIB\qtopcua --
OPEN62541_PREFIX=c:\users\lev\document
s\lib\open62541
OPEN62541_INCDIR=c:\users\lev\documents\lib\open62541\build
OPEN62541_LIBDIR=c:\users\lev\documents\lib\open62541\bu
ild\bin

Qt Opcua:
  Open62541 .............................. yes
  Unified Automation C++ SDK ............. no
  Namespace 0 NodeIds generator .......... no

*git checkout v5.12.0*
qmake [same thing]

Qt Opcua:
  Open62541 .............................. no
  Unified Automation C++ SDK ............. no
  Namespace 0 NodeIds generator .......... no
________________________________________________________


Thank you in advance!

Levon
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to