hide a library included in a library

smarmiroli
2020-10-06
2020-10-07
  • smarmiroli - 2020-10-06

    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

     
  • i-campbell

    i-campbell - 2020-10-06

    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
  • smarmiroli - 2020-10-06

    have you tried it? it doesn't works!

     
  • i-campbell

    i-campbell - 2020-10-07

    It seems you need "Only allow qualified access to all identifiers" too.

     
  • smarmiroli - 2020-10-07

    i'm sorry but it doesn't works too

     

Log in to post a comment.