Didn't work.

: Compiling RemoteObjectTest
: Using Royale Compiler codebase:
"C:\MoonshineSDKs\Royale_SDK\apache-royale-0.9.7-bin-js\royale-asjs"
: Using Royale SDK:
"C:\MoonshineSDKs\Royale_SDK\apache-royale-0.9.7-bin-js\royale-asjs"
: MXMLJSC
:
-sdk-js-lib=C:\MoonshineSDKs\Royale_SDK\apache-royale-0.9.7-bin-js\royale-asjs\frameworks\js\Royale\generated-sources
: -load-config+=obj/RemoteObjectTestConfig.xml
:
-compiler.exclude-defaults-css-files=MXRoyale-0.9.8-SNAPSHOT-js.swc:defaults.css;
: -debug=false
: -services
: C:\MoonshineW\flex\services-config.xml
: -html-output-filename=rRO_Test.cfm
: -theme=${royalelib}/themes/JewelTheme/src/main/resources/defaults.css
: -html-template=src/resources/jewel-index-template.html
: -library-path=${royalelib}/js/libs/MXRoyaleJS.swc
: -js-library-path=${royalelib}/js/libs/MXRoyaleJS.swc
: -compiler.targets=JSRoyale
: -js-output=C:\MoonshineW\RemoteObjectTest
: C:\MoonshineW\RemoteObjectTest\src\RemoteObjectTest.mxml(2): col: 1 Error:
This tag could not be resolved to an ActionScript class. It will be ignored.
: 
: <j:Application  xmlns:f="http://ns.adobe.com/mxml/2009";
: ^
: 
: 1.4274292 seconds

produced

: Compiling RemoteObjectTest
: Using Royale Compiler codebase:
"C:\MoonshineSDKs\Royale_SDK\apache-royale-0.9.7-bin-js\royale-asjs"
: Using Royale SDK:
"C:\MoonshineSDKs\Royale_SDK\apache-royale-0.9.7-bin-js\royale-asjs"
: MXMLJSC
:
-sdk-js-lib=C:\MoonshineSDKs\Royale_SDK\apache-royale-0.9.7-bin-js\royale-asjs\frameworks\js\Royale\generated-sources
: -load-config+=obj/RemoteObjectTestConfig.xml
:
-compiler.exclude-defaults-css-files=MXRoyale-0.9.8-SNAPSHOT-js.swc:defaults.css;
: -debug=false
: -services
: C:\MoonshineW\flex\services-config.xml
: -html-output-filename=RO_Test.cfm
: -theme=${royalelib}/themes/JewelTheme/src/main/resources/defaults.css
: -html-template=src/resources/jewel-index-template.html
: -library-path=${royalelib}/js/libs/MXRoyaleJS.swc
: -js-library-path=${royalelib}/js/libs/MXRoyaleJS.swc
: -compiler.targets=JSRoyale
: -js-output=C:\MoonshineW\RemoteObjectTest
: C:\MoonshineW\RemoteObjectTest\src\RemoteObjectTest.mxml(2): col: 1 Error:
This tag could not be resolved to an ActionScript class. It will be ignored.
: 
: <j:Application  xmlns:f="http://ns.adobe.com/mxml/2009";
: ^

However this did compile.

-compiler.exclude-defaults-css-files=MXRoyale-0.9.8-SNAPSHOT-js.swc:defaults.css;
-debug=false -services "C:\MoonshineW\flex\services-config.xml" 
-html-output-filename=RO_Test.cfm 
-theme=${royalelib}/themes/JewelTheme/src/main/resources/defaults.css
-html-template=src/resources/jewel-index-template.html
-library-path=${royalelib}/js/libs/ -js-library-path=${royalelib}/js/libs/

Takes a long time (25 sec) to compile but it got there.




--
Sent from: http://apache-royale-users.20374.n8.nabble.com/

Reply via email to