Hi guys,

 

I am trying to compile the SDK and get an error during the build.

 

I started here http://flex.apache.org/download-source.html and followed the
instructions in "Bleeding-Edge Release". After getting the source code using
git I installed the prerequisites as per the README file. Then tried "ant
main", accepted all default answers when prompted and got the following
error after a while:

 

assets-compile:

    [mxmlc] Loading configuration file D:\WORK\My
Experiments\ApacheFlex\sdk\frameworks\flex-config.xml

    [mxmlc] command line: Error: configuration variable 'target-player'
value contains unknown token 'playerglobal.version'

 

 

I am not sure what am I doing wrong. For some reason it does not recognize
the 'playerglobal.version'. I did not edit the build.properties, it contains
the default "playerglobal.version = 11.1" line. I also tried passing
-Dplayerglobal.version=11.1 to ant but get the same error.

 

Any advise?

 

Thanks,

Tigran.

Reply via email to