I tried to run the Royale mxmlc compiler using the below command and it
errors out.

C:\devenv\BlazeDSRemoteObjects\BlazeDsExample\src>C:\devenv\GitHub\royale-asjs/b
in/mxmlc
-compiler.source-path=C:\devenv\BlazeDSRemoteObjects\BlazeDsExample\src
 -include-sources+=C:\devenv\BlazeDSRemoteObjects\BlazeDsExample\src\com 
C:\dev
env\BlazeDSRemoteObjects\BlazeDsExample\src/BlazeDsExample.mxml

Using Royale codebase: C:\devenv\GitHub\royale-asjs\js\bin\..\..
Using Royale SDK: C:\devenv\GitHub\royale-asjs
Unknown tag:compiler.targets
Loading configuration:
C:\devenv\GitHub\royale-asjs\frameworks\royale-config.xml


C:\devenv\GitHub\royale-asjs\frameworks\royale-config.xml(33): col: 0 Error:
unk
nown configuration variable 'compiler.targets'.
C:\devenv\GitHub\royale-asjs\frameworks\royale-config.xml (line: 33)

      <targets>


I have the following entry in the royale-config.xml line 33. Any ideas?

<targets>
          
          <target>JSRoyale</target>
</targets>



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

Reply via email to