Hi, > As I mentioned in the VOTE thread, the build is successful. > But when I ran ant -f installer.xml -Dair.sdk.version=19.0. Reports 'build > successful, C:\temp\4.15.0_test is now an IDE compatible folder', but > Flash Builder complains saying 'Directory does not contain a Flex SDK' and > AIR version 16.0 was downloaded. > > Am I doing something wrong here?
I assume you first compiled the src package before running ant -f installer.xml? I recall this seeing something similar before (previous version) and I think the issue was that the using an OS X made SDK on Windows. The scripts only downloads the version of AIR for a single platform. Perhaps the installer is grabbing the OS X version of AIR?? Thanks, Justin