Hi Sajith, I think ROYALE_COMPILER_HOME should point to C:/devenv/apache-roylale/royale-asjs. However I'm not sure how gradle actually is working. Try and let me know what is the output.
Thanks, Piotr pon., 18 cze 2018 o 13:34 chembali <[email protected]> napisaĆ(a): > Hi Piotr, > > Thank you for your help on this. I was trying to generate the API report > but > running into some issues. I used ant/InstallAdobeSDKs.xml and installed the > royale-asjs. We use gradle scripts ( which in turn uses the ant tasks ) to > build the application including the flex portion. > > I modified the existing gradle script to point to the Apache royale folder > ( > not the existing flex SDK ) as shown below. > > ext { > /* flexHome = "${gradle.gradleUserHomeDir}/sdks/flex/${flexSDKVersion}" > */ > flexHome = "C:/devenv/apache-roylale/royale-asjs/js" > ROYALE_COMPILER_HOME = "C:/devenv/apache-roylale/royale-asjs/js" > } > > I am getting a bunch of error while running the compc and mxmlc. Am I > following the correct procedure? Please help. > > > > -- > Sent from: http://apache-royale-development.20373.n8.nabble.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*
