I just tried to run my application gradle script to build. I modified the
FLEX_HOME in the script to point to the ROYALE install home. I have the
ROYALE installed under C:\devenv\GitHub folder. The output is attached. 
RoyaleCompileOutput.txt
<http://apache-royale-development.20373.n8.nabble.com/file/t65/RoyaleCompileOutput.txt>
  

The application gradle scripts actually call the flex ANT tasks to do the
compile. Can you spot any mistakes that I am doing here? I noticed one thing
in the output. For e.g. after the execution of following command, the
C:\devenv\ii\trunk\components\Dashboards\build\flex\dashboards-asset.sw
c is not getting generated. 

Execute:Java13CommandLauncher: Executing 'C:\java\java8\jre\bin\java.exe'
with a
rguments:
'-Droyalelib=C:/devenv/GitHub/royale-asjs'
'-classpath'
'C:\devenv\GitHub\royale-asjs\js\lib\jsc.jar'
'org.apache.royale.compiler.clients.COMPJSC'
'-compiler.incremental=true'
'+royalelib=C:/devenv/GitHub/royale-asjs/frameworks/'
'-compiler.locale='
'-output=C:\devenv\ii\trunk\components\Dashboards\build\flex\dashboards-asset.sw
c'

The ' characters around the executable and arguments are
not part of the command.



--
Sent from: http://apache-royale-development.20373.n8.nabble.com/

Reply via email to