Bugs item #3576120, was opened at 2012-10-10 13:47 Message generated for change (Tracker Item Submitted) made by reduzent You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3576120...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: externals Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Roman Haefeli (reduzent) Assigned to: Nobody/Anonymous (nobody) Summary: zexy: can't load classes by alias
Initial Comment: When compiled as single-object externals (./configure --enable-library=no), it's not possible to instantiate objects, when using 'zexy/' prefix and when using the alias names of the classes.
Examples: [zexy/mux~] [zexy/mux] [zexy/demux~] [zexy/demux] [zexy/l2i] [zexy/l2s] [zexy/l]
When instantiating one of the above objects, I get:
zexy/l: already loaded zexy/l: already loaded zexy/l: already loaded zexy/l: already loaded zexy/l: already loaded zexy/l: already loaded [...] (above message repeated 1000 times) error: maximum object loading depth 1000 reached zexy/l error: ... couldn't create
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3576120...