QOPCUA Open62541 security
Unsolved
3rd Party Software
-
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 .... nothanks for your answers !
-
@Chs_QtLearner Please check config.log file to see why Open62541 security was disable (most probably some lib is missing).