You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
I am not able to follow the README steps here. Can someone help answering below questions?
In the build step of open62541,
Set following options in CMakeList.txt - what options to set?
I think we need cd build after mkdir build - this is missing
Is this command right? cmake -DBUILD_SHARED_LIBS=ON -DUA_ENABLE_FULL_NS0 .. (i tried executing it from build/ folder) - i got an issue of not a valid key value pair. What value do i need to give for DUA_ENABLE_FULL_NS0
Once i get this right, i hope i should be able to generate open62541.so and use it