Skip to main content
eyalgaon84
Participant
February 8, 2012
Question

ld: file not found: %ADT_ENV_VAR_28%

  • February 8, 2012
  • 2 replies
  • 1498 views

Hi ,

I try to create ipa to my simple swf

on my mac the adt command run ok

but the same adt command and the same files bring me error

this is the error

# Generating executable...

E:\AdobeAIRSDK31\lib\aot/bin/ld64/i686-apple-darwin9-ld64.exe -ObjC -dead_strip

-Z -arch arm -L"E:\\AdobeAIRSDK31\\lib\\aot/stub" -L"E:\\AdobeAIRSDK31\\lib\\aot

/lib/gcc" -lgcc -F"E:\\AdobeAIRSDK31\\lib\\aot/stub" -L"E:\\AdobeAIRSDK31\\lib\\

aot/lib" -o "../aot5150261266549223089.tmp" -L"C:\\Users\\admin\\AppData\\Local\

\Temp\\fea19946-86ea-4809-9a67-dc418a528151" -exported_symbol _main -exported_sy

mbol _ExtInitializer -exported_symbol _ExtFinalizer -exported_symbol _ExtInitial

izer -exported_symbol _ExtFinalizer "extensionglue.o" "AOTBuildOutput-0.o" "AOTB

uildOutput-1.o" "AOTBuildOutput-2.o"  -sectcreate __TEXT __ic "AOTBuildOutput-st

ripped.swf" "E:\\AdobeAIRSDK31\\lib\\aot/lib/libNoDebugger1.arm-air.a" "E:\\Adob

eAIRSDK31\\lib\\aot/lib/libNoDebugger2.arm-air.a" "E:\\AdobeAIRSDK31\\lib\\aot/l

ib/libRuntimeAOT.arm-air.a" -lgcc_s.1 -lstdc++.6 -lcrt1.o -lSystem.B -lz -lobjc

-framework CoreFoundation -framework UIKit -framework MobileCoreServices -framew

ork CoreGraphics -framework Foundation -framework SystemConfiguration -framework

AudioToolbox -framework CFNetwork -framework QuartzCore -framework OpenGLES -fr

amework CoreLocation -framework CoreMedia -framework CoreVideo -framework AVFoun

dation -framework Security -framework Accelerate -framework AddressBook -framewo

rk AddressBookUI -framework AssetsLibrary -framework CoreAudio -framework CoreDa

ta -framework CoreMotion -framework CoreTelephony -framework CoreText -framework

EventKit -framework EventKitUI -framework ExternalAccessory -framework GameKit

-framework IOKit -framework ImageIO -framework MapKit -framework MediaPlayer -fr

amework MessageUI -framework OpenAL -framework QuickLook -framework StoreKit -fr

amework iAd -lpl.randori.air.nativeextensions.ios.APNSExtension -luk.co.betadesi

gns.extension.nativealert.NativeAlert

ld: file not found: %ADT_ENV_VAR_28%

com.adobe.air.ipa.ProcessError: Unable to generate executable

        at com.adobe.air.ipa.AOTCompiler.launchProcess(AOTCompiler.java:277)

        at com.adobe.air.ipa.AOTCompiler.linkMachO(AOTCompiler.java:1095)

        at com.adobe.air.ipa.AOTCompiler.generateMachineBinaries(AOTCompiler.jav

a:1180)

        at com.adobe.air.ipa.IPAOutputStream.createIosBinary(IPAOutputStream.jav

a:284)

        at com.adobe.air.ipa.IPAOutputStream.finalizeSig(IPAOutputStream.java:59

9)

        at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.j

ava:90)

        at com.adobe.air.ipa.IPAPackager.createPackage(IPAPackager.java:217)

        at com.adobe.air.ADT.parseArgsAndGo(ADT.java:557)

        at com.adobe.air.ADT.run(ADT.java:414)

        at com.adobe.air.ADT.main(ADT.java:464)

Compilation failed while executing : ld64

Can you help me

thanks

Eyal

This topic has been closed for replies.

2 replies

eyalgaon84
Participant
February 8, 2012

but the same adt command and the same files bring me error on windows 7

July 19, 2012

You may want to try updating your java version and check.