Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. QOPCUA Open62541 security
Qt 6.11 is out! See what's new in the release blog

QOPCUA Open62541 security

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
2 Posts 2 Posters 887 Views
  • 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.
  • C Offline
    C Offline
    Chs_QtLearner
    wrote on last edited by
    #1

    Hello,
    I hope to build Qt OPCUA with " Open62541 security support",

    The environment : QT6.6, OpenSSLv3 is installed, WINDOWS 10 "

    "Cmake -G Ninja -DOPENSSL_ROOT_DIR=C:\Qt\Tools\OpenSSLv3\Win_x64\bi n"

    but the result always like below ”

    -- Configure summary:
    Qt Opcua:
    Open62541 .............................. yes
    Unified Automation C++ SDK ............. no
    Support for namespace 0 NodeId names ... yes
    Namespace 0 NodeIds generator .......... no
    Open62541 security support ............. no
    Support for global discovery server .... no

    thanks for your answers !

    jsulmJ 1 Reply Last reply
    0
    • C Chs_QtLearner

      Hello,
      I hope to build Qt OPCUA with " Open62541 security support",

      The environment : QT6.6, OpenSSLv3 is installed, WINDOWS 10 "

      "Cmake -G Ninja -DOPENSSL_ROOT_DIR=C:\Qt\Tools\OpenSSLv3\Win_x64\bi n"

      but the result always like below ”

      -- Configure summary:
      Qt Opcua:
      Open62541 .............................. yes
      Unified Automation C++ SDK ............. no
      Support for namespace 0 NodeId names ... yes
      Namespace 0 NodeIds generator .......... no
      Open62541 security support ............. no
      Support for global discovery server .... no

      thanks for your answers !

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Chs_QtLearner Please check config.log file to see why Open62541 security was disable (most probably some lib is missing).

      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