Using sc_include() with public libraries

I have several internal Public libraries and I want to include them in the application with sc_include() but can’t find the way. Defining them as project or user works ok, but public fails.
How can I use them without checking them in “Programming”->“Internal libraries”?

Also is it possible somehow to include an internal library inside an internal library? I have some functions in public internal libraries that use functions from other internal public libraries.

Plenty of videos on the channel on that topic! I know because I recorded many of them :slight_smile: I would suggest checking out the Macros!

1 Like