actionscript 3 - FDT Cannot compile for iOS "compile-abc: Permission denied" -


i'm getting following error when compiling ios in fdt (osx):

packaging failed! packaging error message:  compilation failed while executing : compile-abc packaging output:  /var/folders/96/gkk__zq13zg7z70dlp_lnw580000gq/t/cmd973180567546602806.tmp: line 2: /users/ben/documents/work/resources/flash/flex_sdk_4.6.0/lib/aot/bin/compile-abc/compile-abc: permission denied /var/folders/96/gkk__zq13zg7z70dlp_lnw580000gq/t/cmd6338527548194546742.tmp: line 2: /users/ben/documents/work/resources/flash/flex_sdk_4.6.0/lib/aot/bin/compile-abc/compile-abc-64: permission denied 

i'm using air 18 beta, i've tried 17 same issue.

i've had use java 1.7 rather 1.6 requirement latest version of fdt.

i've created clean project no additional libraries i'm still seeing issue.

i can compile desktop , android without issue.

any appreciated.

ben

check out these links:

http://www.flashdeveloper.co/post/111191611037/compilation-failed-while-executing-compile-abc

http://forum.starling-framework.org/topic/cannot-build-with-air-16

also please keep in mind, use air beta version.

maybe check, if sdk user access rights set.


Comments