Re: Evaluate Apache Royale Emulation

2018-11-12 Thread hferreira
I picked the last night build from here: http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/Royale-asjs_MXRoyale I see now that is outdated. I tried right now the last night build from here: http://apacheroyaleci.westus2.cloudapp.azure.com:8080/job/royale-asjs New results: - The last error

Re: Evaluate Apache Royale Emulation

2018-11-12 Thread Alex Harui
I saw that once and fixed it. I wonder if you picked up a nightly before it integrated those changes. Please grab the latest and try again. Thanks, -Alex On 11/12/18, 1:02 AM, "hferreira" wrote: Hi piotrz, Of course: Uncaught ReferenceError: null0 is not defined

Re: Evaluate Apache Royale Emulation

2018-11-12 Thread hferreira
Hi piotrz, Of course: Uncaught ReferenceError: null0 is not defined at new HelloRoyale (HelloRoyale.js:56) at HelloRoyale_mx_managers_SystemManager.mx.managers.SystemManager.create (SystemManager.js:192) at HelloRoyale_mx_managers_SystemManager.mx.managers.SystemManager.initializeTopL

Re: Evaluate Apache Royale Emulation

2018-11-12 Thread Piotr Zarzycki
Hi Hugo, Please post what errors are you seeing in the console browser when you run compiled app. Thanks, Piotr On Sun, Nov 11, 2018, 10:48 PM hferreira wrote: > Hello, > > I'm posting here because I'm tired of trying to unsuccessful post on Apache > Royale Foruns and I believe that this could

Evaluate Apache Royale Emulation

2018-11-11 Thread hferreira
Hello, I'm posting here because I'm tired of trying to unsuccessful post on Apache Royale Foruns and I believe that this could be an issue for new users ! Using VS Code (because IntelliJ it's not supported) + the last night build from Apache Royale SDK (JS only) + native Royale Hello World I succ