Hi, for implementation needs, in building a library I had to include a standard library, I would like to avoid that the members of the standard library are visible in the namespace of my library.
BR
Stefano Marmiroli
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In your library, open the library manager and right click the standard library. From this context menu, select properties.
Now you have two checkboxes, which I feel explain themselves.
Hi, for implementation needs, in building a library I had to include a standard library, I would like to avoid that the members of the standard library are visible in the namespace of my library.
BR
Stefano Marmiroli
more posts ...
In your library, open the library manager and right click the standard library. From this context menu, select properties.
Now you have two checkboxes, which I feel explain themselves.
Last edit: i-campbell 2020-10-06
have you tried it? it doesn't works!
It seems you need "Only allow qualified access to all identifiers" too.
i'm sorry but it doesn't works too
attribute 'hide' == >> https://help.codesys.com/webapp/_cds_pragma_attribute_hide;product=codesys;version=3.5.16.0