Re: compiler is broken

2018-12-13 Thread Piotr Zarzycki
To me the other solution was as well downloading that file and setup one of the environment variable CACHE - It always being checked during compilation whether file exists there. If not we are trying to download it. Find that variable if anything won't work. Thanks, Piotr czw., 13 gru 2018 o

Re: Linkage problem for asjs compiler

2018-12-13 Thread mrchnk
Same problem with the nightly build. I also asked about my issue in openfl community. I think that problem may be related to circular dependencies in my code. Is there any way that can be handled automatically by royale compiler? On Thu, Dec 13, 2018 at 11:23 PM Alex Harui wrote: > Hi, > > > >

Re: compiler is broken

2018-12-13 Thread Serkan Taş
Hi Alex, Which browser cache should be cleaned ? Here is the download command from log : download_using_mirror:   [get] Getting: http://www.apache.org/dyn/mirrors/mirrors.cgi/flex/flexunit/4.2.0/binaries/apache-flex-flexunit-4.2.0-4.12.0-bin.zip?asjson=true   [get] To:

Re: Linkage problem for asjs compiler

2018-12-13 Thread Alex Harui
Hi, Try a nightly build of Royale. I think some things have been fixed in the calculation of dependencies. I think if you are using npm, you can uninstall royale and then: npm install