QtOpcUa 5.12.4 on Windows 10 (compile error)
-
Hi There,
I'm trying to build the "qtopcua" module on a windows 10 machine with QT 5.12.4 and Creator 4.9.2. I'm very new to QT and it took me the whole day to successfully install the creator and compile an example.
Now I tried to set up "qtopcua" with help of this instruction: basyskom
I used the tag 5.12.4 from this side: github/qtopcua
But I always run into following compile error: "C:\Qt\5.12.4\mingw73_32\qtopcua\src\opcua\core\qopcuaplugin.h:40:10: fatal error: QtOpcUa/qopcuaglobal.h: No such file or directory".
Are my steps correct or should i try to install opcua in another way?
Thanks!