Hi,

Sorry but is -1 (binding) and the issues look serious to me.

Try to compile with several SDKs - all produced errors.

Latest SDK:
Error: Inconsistant linkage in 
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/libs/air/airglobal.swc(flash.utils:ByteArray,
 flash.utils:CompressionAlgorithm, flash.utils:IDataInput2, 
flash.utils:IDataOutput2) - 'flash.utils:ByteArray' is marked as extern, but 
'flash.utils:IDataInput2' is not

When using 4.12 SDK setup to AIR 4.0 get this error - which seems odd to me.
 [exec] invalid application descriptor: Unknown namespace: 
http://ns.adobe.com/air/application/4.0

Running the convenience binary the flex description and flex-config.xml contain 
the locale that the installer was run in not the locale the SDK was compiled 
with (en_US).

This means if you are on a locale other than en_US and try to compile the 
installer with an SDK downloaded by it you get this

[compc] command line: Error: unable to open 
'/Users/justinmclean/Downloads/apache-flex-sdk-installer-3.0.0-src/ant_on_air/locale/en_AU'

And would presumably cause issues with other projects that only have en_US 
resources in an non en_US locale.

Rest all good:
Signatures fine
README, NOTICE etc all good
Ran on OSX and caching, non caching is good
Can use SDK made from installer (but see locale issue above)

Some other minor issues:
-Issue with 4.11 RSL in flex-config.xml
-Outstanding issue re caching out of date player globals
-Default to non current version of AIR

Justin

Reply via email to