pashminakazi commented on issue #873:
URL: https://github.com/apache/royale-asjs/issues/873#issuecomment-651255231


   I have compiled latest sdk with ant wipe-all.
   But there's some problem in compiler
   When i compile royale-compiler on my vdi there's some dependencies which
   can't be downloaded from internet.
   All dependencies downloaded except 5 or 6 dependencies
   In royale-compiler/compiler-externs/target/ there are es3.js,
   es5.js,
   es6.js,
   es6_collections.js
   
   System downloads es3 and es6
   And can't download
   es5,es6_collections
   
   And In royale-compiler/compiler-externs/target/downloads
   html5.js
   Gecko_css
   css_dom2 or something like that
   These 5 or 6 dependencies can't be downloaded at the time of compilation
   So the build failed whenever i compiled new compiler
   So i have to place these dependencies from old compiler so then it will be
   compiled successfully.otherwise all other things in compiler is git clone
   and new and compiled today
   
   On Mon, Jun 29, 2020, 9:57 PM aharui <[email protected]> wrote:
   
   > That error means that you are not using the latest compiler. Run ant
   > wipe-all in royale-compiler to make sure everything rebuilds.
   >
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/royale-asjs/issues/873#issuecomment-651242653>,
   > or unsubscribe
   > 
<https://github.com/notifications/unsubscribe-auth/AKB67E6Y2EFJ2II5UAAZL5TRZDBZHANCNFSM4OGUIANQ>
   > .
   >
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to