You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2018/08/29 19:01:04 UTC

[GitHub] kennylerma edited a comment on issue #47: GoogleDepsWriter NullPointerException

kennylerma edited a comment on issue #47: GoogleDepsWriter NullPointerException
URL: https://github.com/apache/royale-compiler/issues/47#issuecomment-417063016
 
 
   Sorry, I wasn't clear earlier.  I used createjs.EventDispatcher.  My CreateJS.swc is just a skeleton of classes and it's used as an external-library.  So, the compiler should not try to include and classes in the built output.  The CreateJS.swc works just fine except in the instance below.  I attached my swc for reference.
   [CreateJS.zip](https://github.com/apache/royale-compiler/files/2333376/CreateJS.zip)
   
   `private static var _dispatchObject:createjs.EventDispatcher = new createjs.EventDispatcher();`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services