How do I create a Captive 64 bit Adobe Air Application For Windows?
Hi,
Ive successfully created many 32bit applications but with the recent decisions by Apple to encourage developers to only build 64bit versions of their software, if they want it in the Apple store.
So Ive downloaded the most recent Adobe Air SDK 29 and Ive tried researching how to build a Captive 64bit version of my software, but with very few results.
Before I build of IOS I wanted to build a 64bit version for windows. This would allow me to test it first to see if there were any problems.
But the only thing I've found with instructions is:
Combined Windows 32-bit and 64-bit AIR SDK | Adobe Developer Connection
And the problem is Im using the SDK's ADT app to package the runtime from that SDK, with my application.
I want to specify a 64bit build version and so far Ive found a new application descriptor <architecture>64</architecture>. But this was a dead end. The ADT compiler through an error stating it did not recognise this new descriptor.
Any help what so ever with this would be very much appreciated.
Just to add, when I run my built application, I take a look at the running app in my task manager to see if its 32 or 64bit and every time I run my built app its showing the *32 by the app name.
Im developing on Windows 7 64bit machine.
Daz
