Hi @yestaro, I fix the compilation problems, and I found that you didn't have the class Event imported in a file and some COMPILE::JS declaration blocks in other class. That was causing the compilation fail. With that all compiles ok and work.
Can you confirm that the the code was compiling for you without the Event import and COMPILE::JS declaration blocks? if so, maybe is cause you're using a js-only setup? (I didn't try that kind of setup) [ Full content available at: https://github.com/apache/royale-asjs/pull/292 ] This message was relayed via gitbox.apache.org for [email protected]
