Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Build errors while building OPCUA SDK with the MinGW 8.1 & Qt 5.15.10 on Windows.
Forum Updated to NodeBB v4.3 + New Features

Build errors while building OPCUA SDK with the MinGW 8.1 & Qt 5.15.10 on Windows.

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 141 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    swarit
    wrote on last edited by
    #1

    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>
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved