Skip to content

Avoid name clashes / consume open62541 not via conan

Latest
Compare
Choose a tag to compare
@matkonnerth matkonnerth released this 21 Aug 13:56
· 83 commits to master since this release
7272d92

backend open62541
version >= 1.2 required
open62541 was removed from the conan file, because there is no version open62541 version >= 1.2 available

breaking changes in the API:
public functions and types are rather prefixed with NodesetLoader_ or NL_ to avoid name clashes.
There are NO changes in the semantics of the interface, so upgrading should be straightforward.