Hi, -1 binding (unable to use SDK to compile mobile or AIR apps and RSL issue)
Tested on OSX: - signatures and md5 ok - LICENSE, NOTICE, README, RELEAE_NOTES all good - source header all good - no binary files in source release - can compile form source - currently one mustella test failing but ignoring - RSL config incorrect version numbers in flex and AIR config.xml - Can create usable SDK for Flash Builder - Test browser application works - Test AIR application fails (see below) - Test mobile application fails (see below) To make an SDK I did this from the base directory: ant ant frameworks-rsls ./ide/constructFlexForIDE.sh . Compiling AIR app fails with: File does not exist: /Users/justinmclean/Documents/ApacheFlex4.13RC3/apache-flex-sdk-4.13.0-src/bin/adl. Looking at /Users/justinmclean/Documents/ApacheFlex4.13RC3/apache-flex-sdk-4.13.0-src/bin/ad* shows adl.exe and adl.bat so it like the windows version of AIR has been installed not the OSX version?? Compiling Mobile app fails with with the same error. Thanks, Justin
