Skip to main content
Inspiring
December 16, 2014
Question

AIR 16.0 Error: can't open -non_global_symbols_no_strip_list file: ......aot/lib/local_nostrip.arm-air.txt

  • December 16, 2014
  • 3 replies
  • 1400 views

When package app with the new AIR 16.0 build 245 and ANE, the following error occur.

ld: Error: can't open -non_global_symbols_no_strip_list file: ......aot/lib/local_nostrip.arm-air.txt

This topic has been closed for replies.

3 replies

marchbold
Inspiring
December 22, 2014

Hi,

I've had the same problem but I found if I copy the SDK to another location and dereference any symbolic links that the issue disappears.

i.e.

cp -RLf /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk SOME_OTHER_LOCATION

air native extensions // https://airnativeextensions.com
Inspiring
December 22, 2014

i will try it later.

But it should have some problem else it won't have the error.

Known Participant
December 18, 2014

Same issue and "fix" for me.

Inspiring
December 19, 2014

How you fix?

Known Participant
December 19, 2014

Removed the iOS SDK 8.1 from -platformsdk .. so its not fixed.

abmishra
Adobe Employee
Adobe Employee
December 16, 2014

Can you please share the sample app with ANE and the command you used to package  at "abmishra@adobe.com", so that I can have a look at it.

Inspiring
December 16, 2014

Thanks. example sent.

abmishra
Adobe Employee
Adobe Employee
December 16, 2014

Hi DigiCrafts,

It seems you are doing something wrong at your end. I have used the swf and ane provided by you and I am able to create an ipa. For your reference I am pasting the command I Used.

~/archive_air_16.0_with_asc2_drm_sdk/bin/adt -package -target ipa-app-store -provisioning-profile <abcd.mobileprovision> -storetype pkcs12 -keystore <abcd.p12> -storepass <password> Temp.ipa app.xml ShipSim.swf -extdir /Users/abhisek/Downloads/ane-error/bin/