Read-only forum archive

separating library file into parts

separating library file into parts

Jack · Tue Jul 09, 2013 3:52 pm

Hello,

is it possible to separate a library into several files
in favour of better readability?

Just using different '.lib' files does not always work
(e.g. when using references you may end up with
"Referenced identifier not available in context"- error).


Jack

Re: separating library file into parts

Guest · Fri Sep 13, 2013 6:35 pm

Separating a Singular-library into several files is currently not possible.

It is possible to cut a library into several libraries,
but then it is not possible to pass object references between them