Hi Piotr, Changing the ROYALE_COMPILER_HOME did not help. I tried a different route. I used the command line mxmlc instead of my gradle build. Here is the command I tried running.
> mxmlc -api-report="C:\devenv\flex\report.txt" > C:\devenv\ii\trunk\components\InfogixInsight\src-flexui\com\infogix\insight\bc\iib\view\WelcomePage.mxml Here is the output. ECHO is off. Using Royale Compiler codebase: C:\devenv\apache-royale-0.9.1-bin-js-swf\royale-asjs\js\bin\..\.. Using Royale SDK: C:\devenv\apache-royale-0.9.1-bin-js-swf\royale-asjs\js\bin\..\.. MXMLJSC -sdk-js-lib=C:\devenv\apache-royale-0.9.1-bin-js-swf\royale-asjs\js\bin\..\..\frameworks\js\Royale\generated-sources -api-report=C:\devenv\flex\report.txt C:\devenv\ii\trunk\components\InfogixInsight\src-flexui\com\infogix\insight\bc\iib\view\WelcomePage.mxml command line Error: unknown configuration variable 'api-report'. The api-report option is not working. How would I get usage help to see the supported options? Can you help? Thank you Sajith -- Sent from: http://apache-royale-development.20373.n8.nabble.com/
