Hi,

After going through a though process the past hours I am stuck with Apache
Royale.
I first tried getting it to work in VSCode but got the error:

/Users/frederic/Desktop/Personal/Web
Projects/HelloRoyale/src/HelloRoyale.mxml(20): col: 1 This tag could not be
resolved to an ActionScript class. It will be ignored.


<js:Application xmlns:fx="http://ns.adobe.com/mxml/2009";

^


So then I decided to give it a try through Flash Builder 4.7. After finally
being able to get it running (updating Java 8 etc..) I am getting the same
error when building:


Using Royale Compiler codebase:
/Users/frederic/ApacheFlex/sdk/apache-royale-0.9.0-bin/royale-asjs/js/bin/../..

Using Royale SDK:
/Users/frederic/ApacheFlex/sdk/apache-royale-0.9.0-bin/royale-asjs/js/bin/../..

MXMLJSC

+royalelib=/Users/frederic/ApacheFlex/sdk/apache-royale-0.9.0-bin/royale-asjs/js/bin/../../frameworks

-js-output-type=jsc

+configname=js

-debug=true

-fb

/Users/frederic/Desktop/Personal/Web Projects/HelloRoyale

using FlashBuilder Project Files

FlashBuilder settings:

    -source-path+=/Users/frederic/Desktop/Personal/Web
Projects/HelloRoyale/src

    -compiler.accessible=true

    -output=/Users/frederic/Desktop/Personal/Web
Projects/HelloRoyale/bin-debug/HelloRoyale.swf

    -library-path+=/Users/frederic/Desktop/Personal/Web
Projects/HelloRoyale/libs

    -locale

    en_US


+royalelib=/Users/frederic/ApacheFlex/sdk/apache-royale-0.9.0-bin/royale-asjs/js/bin/../../frameworks

    -js-output-type=jsc

    +configname=js

    -debug=true

    -fb

    /Users/frederic/Desktop/Personal/Web
Projects/HelloRoyale/src/HelloRoyale.mxml

using FlashBuilder Project Files

FlashBuilder settings:

    -source-path+=/Users/frederic/Desktop/Personal/Web
Projects/HelloRoyale/src

    -compiler.accessible=true

    -output=/Users/frederic/Desktop/Personal/Web
Projects/HelloRoyale/bin-debug/HelloRoyale.swf

    -library-path+=/Users/frederic/Desktop/Personal/Web
Projects/HelloRoyale/libs

    -locale

    en_US


+royalelib=/Users/frederic/ApacheFlex/sdk/apache-royale-0.9.0-bin/royale-asjs/js/bin/../../frameworks

    -js-output-type=jsc

    +configname=js

    -debug=true

    -fb

    /Users/frederic/Desktop/Personal/Web
Projects/HelloRoyale/src/HelloRoyale.mxml

/Users/frederic/Desktop/Personal/Web
Projects/HelloRoyale/src/HelloRoyale.mxml(20): col: 1 This tag could not be
resolved to an ActionScript class. It will be ignored.


<js:Application xmlns:fx="http://ns.adobe.com/mxml/2009";

^


0.741273555 seconds


Can anyone help me out here? Would love to start experimenting with this
technology but I do not understand what I'm doing wrong. I followed the
instructions on the website..


Thanks in advance for the help!


Best regards,


Fréderic

Reply via email to