I'm getting a very non-descriptive compilet error at the moment..

I've got 2 swc's 
1 named common, 1 named core.
 
a class in common extends a class in core,

if i specify core in common's library path common compiles.
If i use -include-libraries instead i get an incompatible override
error with no reference to a class but stating that its a project error..

I don't understand why?

Reply via email to