C:\dev\full_royale_sdk\royale-asjs\js\bin>.\mxmlc -help list Should list basic options
And C:\dev\full_royale_sdk\royale-asjs\js\bin>.\mxmlc -help advanced Should list all options I don’t however know if this list is complete and fully implemented. ________________________________ From: Harbs <harbs.li...@gmail.com> Sent: Monday, December 13, 2021 2:07:09 PM To: dev@royale.apache.org <dev@royale.apache.org> Subject: Compiler arguments I’ve been working a bit on docs and the list of compiler options on this page seems incomplete: https://apache.github.io/royale-docs/compiler/compiler-options <https://apache.github.io/royale-docs/compiler/compiler-options> I noticed because things like library-path, external-library-path etc. are missing. Do we have a complete list of arguments anywhere for mxmlx, compc and externc? (other than trying to browse the source code)