Skip to main content
Inspiring
November 27, 2013
Question

iOS improved packaging SDK is missing compile-abc.exe error

  • November 27, 2013
  • 3 replies
  • 1840 views

I am trying to test out the new and improved iOS packaging on my Windows machine and I am having some trouble getting it to work. I am using AIR 4.0.1170 for Flex developers and as the announcement says, added "-useLegacyAOT no" to my packaging options in FB. I believe it is in the correct spot because moving it to other places in the packaging options gives me syntax errors and when I do "-useLegacyAOT yes", it packages just fine, but takes a really long time. I keep getting the following error:

  

SDK is missing file C:\{my 4.0 sdk path}/lib/aot/bin/compile-abc/compile-abc.exe

Sure enough, navigating to that path shows compile-abc does not exist. Any ideas of what I may be doing wrong?

This topic has been closed for replies.

3 replies

Adobe Employee
December 4, 2013

We are aware of the issue and investigating it.As if now,-useLegacyAOT switch is not working on windows.For more information please see this:

http://labsdownload.adobe.com/pub/labs/flashruntimes/shared/air4-0_flashplayer12-0_releasenotes.pdf

Thanks,

Sakshi

Adobe AIR Team

Inspiring
November 27, 2013

Just created a bug for this. Vote it up (as if that actually does anything... lol): https://bugbase.adobe.com/index.cfm?event=bug&id=3676038

Adobe Employee
December 11, 2013

Hello,

The issue has been fixed, please try the latest AIR 4.0 build available at http://labs.adobe.com/downloads/air.html.

Thanks,

Sakshi

Adobe AIR Team

Jeff__Ward
Inspiring
November 27, 2013

I get this also.  Has anyone tried the OSX SDK?  Presumably there won't be a "compile-abc.exe" therein.

To be more precise, the entire /lib/aot/bin/compile-abc/ directory is missing.  If it's gonna be weeks before another build, you can just drop the file(s) here.  =D

Inspiring
November 27, 2013

Just downloaded the Mac version and it appears to have the missing folder and file. Looks like Adobe forgot about us Windows guys.