Re: [Non-DoD Source] [DISCUSSION] Apache Flex SDK 4.15 release candidate 1

2016-01-07 Thread OmPrakash Muppirala
On Thu, Jan 7, 2016 at 1:06 PM, Alex Harui wrote: > > > On 1/7/16, 12:56 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" > wrote: > >> > >> I recall this seeing something similar before (previous version) and I > >>

Re: [Non-DoD Source] [DISCUSSION] Apache Flex SDK 4.15 release candidate 1

2016-01-07 Thread Justin Mclean
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 >

Re: [Non-DoD Source] [DISCUSSION] Apache Flex SDK 4.15 release candidate 1

2016-01-07 Thread Alex Harui
On 1/7/16, 12:56 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" wrote: >> >> 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 >>

Re: [Non-DoD Source] [DISCUSSION] Apache Flex SDK 4.15 release candidate 1

2016-01-07 Thread Justin Mclean
Hi, > How would I check and confirm if this is indeed the casel? You’ll have bin/adl.exe and bin/adt.exe rather than bin/adl and bin/adt. At a guess try: ant thirdparty-clean ant -f installer.xml air-download And see which of the air download targets it runs. (air-setup-win or air-setup-mac)