[Interest] QtOpcUa 5.12.0 build
AGAYEV, LEVON
levon.agayev at g-mail.fr
Tue Dec 18 15:39:16 CET 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20181218/5848db84/attachment.html>
More information about the Interest
mailing list