Build errors while building OPCUA SDK with the MinGW 8.1 & Qt 5.15.10 on Windows.
-
Trying to build OPCUA SDK with the MinGW 8.1 & Qt 5.15.10 on my Windows 10 PC , but getting errors. Please find the below build error. Your help is much appreciated.
C:\Qt\5.15.10\Automation\sources\qtopcua\src\plugins\opcua\uacpp\quacppbackend.h:33: error: private/qopcuabackend_p.h: No such file or directory
In file included from C:\Qt\5.15.10\Automation\sources\qtopcua\src\plugins\opcua\uacpp\quacppclient.cpp:30:
C:\Qt\5.15.10\Automation\sources\qtopcua\src\plugins\opcua\uacpp\quacppbackend.h:33:10: fatal error: private/qopcuabackend_p.h: No such file or directory
#include <private/qopcuabackend_p.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
Hi and welcome to devnet,
Where did you get the sources ?
By the way, since you are using 5.15.10, you have a commercial licence, you can thus contact the Qt Company for support.