-
## Description
How to resolve CMake Error : add_subdirectory given source "doc".
I already run : git submodule update --init --recursive
## Background Information / Reproduction Steps
CMa…
-
## Description
In my code, i have indicated config1.accessControl.allowAddNode = allowAddNode;
Why is it still complaining this : AccessControl: Unconfigured AccessControl. Users have all perm…
-
Hi All
following the Contribution Guide,i finished the project build step by using "mvn clean install -DskipTests",and ran the following two command successfully
"npm install -g cross-env
npm ins…
-
This is a quick reminder to let you know that the deadline for ICCS 2021 registration is coming soon - April 5th.
Please remember that you have to both upload your camera-ready files AND register …
-
## Description
segmentation fault :
## Background Information / Reproduction Steps
Prior to v1.2.1, i only turn on the flags for openssl and set UA_NAMESPACE_ZERO = REDUCED. Everything runs …
-
## Description
I am trying to use the DI nodeset according to [https://open62541.org/doc/current/nodeset_compiler.html](url) and the examples. I added the following lines to my CMakeLists.txt aft…
-
## Description
Incomplete type error has been raised when the amalgamated open62541.c and open62541.h are used in "FreeRTOSLWIP". Below CMake options were used while creating the amalgamated fi…
-
## Description
## Background Information / Reproduction Steps
**Missing member typeIndex in struct UA_DataType (open62541.h)**
During make, i get the following errors:
/home/pi/open62…
-
## Description
I have an OPC server application which works flawlessly when running inside Visual Studio, but when running the release build sometimes when a session is closed the application c…
-
**Type of Issue**
[ ] Bug [ ] Enhancement [ ] Compliance [ ] Question [+] Help wanted
Hi, I am new at developing apps to communicate with OPC and right now trying to connect to Matrikon OPC Server…