Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-100683

qtopcua unable to build with system open62541

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.3.0 Beta1
    • OpcUA
    • None
    • All

    Description

      With the update to qt 6.3-beta1 qtopcua seems unable to build with "system"/externally provided open62541.

       Zeile 40: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:594:5: error: unknown type name 'UA_HistoryReadRequest'; did you mean 'UA_ReadRequest'? Zeile 40: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:594:5: error: unknown type name 'UA_HistoryReadRequest'; did you mean 'UA_ReadRequest'? Zeile 47: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:595:5: error: use of undeclared identifier 'UA_HistoryReadRequest_init'; did you mean 'UA_ReadRequest_init'? Zeile 54: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:597:41: error: unknown type name 'UA_HistoryReadValueId'; did you mean 'UA_ReadValueId'? Zeile 61: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:597:115: error: use of undeclared identifier 'UA_TYPES_HISTORYREADVALUEID' Zeile 64: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:603:131: error: no member named 'continuationPoint' in 'UA_ReadValueId' Zeile 67: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:608:19: error: no member named 'releaseContinuationPoints' in 'UA_ReadRequest' Zeile 70: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:610:15: error: no member named 'historyReadDetails' in 'UA_ReadRequest' Zeile 73: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:611:15: error: no member named 'historyReadDetails' in 'UA_ReadRequest' Zeile 76: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:611:67: error: use of undeclared identifier 'UA_TYPES_READRAWMODIFIEDDETAILS' Zeile 79: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:612:5: error: unknown type name 'UA_ReadRawModifiedDetails' Zeile 82: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:612:42: error: use of undeclared identifier 'UA_ReadRawModifiedDetails_new' Zeile 85: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:613:15: error: no member named 'historyReadDetails' in 'UA_ReadRequest' Zeile 88: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:621:93: error: use of undeclared identifier 'UA_TYPES_HISTORYREADREQUEST' Zeile 91: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:622:65: error: use of undeclared identifier 'UA_TYPES_HISTORYREADRESPONSE' Zeile 94: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:624:5: error: use of undeclared identifier 'UA_HistoryReadRequest_clear'; did you mean 'UA_ReadRequest_clear'? Zeile 155: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:1492:5: error: unknown type name 'UA_HistoryReadResponse'; did you mean 'QOpcUaHistoryReadResponse'? Zeile 162: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:1492:47: error: unknown type name 'UA_HistoryReadResponse'; did you mean 'QOpcUaHistoryReadResponse'? Zeile 169: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:1498:33: error: no member named 'resultsSize' in 'QOpcUaHistoryReadResponse' Zeile 172: /Users/vagrant/Data/buildtrees/qtopcua/src/a034b4844f-f36da90fb7.clean/src/plugins/opcua/open62541/qopen62541backend.cpp:1499:18: error: no member named 'results' in 'QOpcUaHistoryReadResponse'

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            fmeerkoetter Frank Meerkötter
            neumann-a Alexander Neumann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes