• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Compilation failed while executing: ld64

Engaged ,
Feb 14, 2019 Feb 14, 2019

Copy link to clipboard

Copied

Latest build 32.0.0.103 - my app now fails to compile with:

ld: entry point (start) undefined.  Usually in crt1.o for architecture arm64

Undefined symbols for architecture armv7:

  "_OBJC_CLASS_$_NSObject", referenced from:

      _OBJC_CLASS_$_CTAppDescriptor in libRuntimeInterpreter.arm-air.a(CTContentPlayer.o)

      _OBJC_CLASS_$_ExtensionInfo in libRuntimeInterpreter.arm-air.a(CTContentPlayer.o)

      _OBJC_CLASS_$__CTPlayerTimerGlue in libRuntimeInterpreter.arm-air.a(CTPlayer.o)

      _OBJC_CLASS_$_ServiceASyncOnMainThread in libRuntimeInterpreter.arm-air.a(CTPlayer.o)

      _OBJC_CLASS_$__CTGestureState in libRuntimeInterpreter.arm-air.a(CTStageView.o)

      _OBJC_CLASS_$__CTTouchInfo in libRuntimeInterpreter.arm-air.a(CTStageView.o)

      _OBJC_CLASS_$__CTTransform in libRuntimeInterpreter.arm-air.a(CTStageView.o)

      ...

  "_OBJC_METACLASS_$_NSObject", referenced from:

      _OBJC_METACLASS_$__CTGameInputDevice in libRuntimeInterpreter.arm-air.a(CTGameInput.o)

      _OBJC_METACLASS_$__CTGameInputButton in libRuntimeInterpreter.arm-air.a(CTGameInput.o)

      _OBJC_METACLASS_$__CTGameInputAxis in libRuntimeInterpreter.arm-air.a(CTGameInput.o)

      _OBJC_METACLASS_$_CTAppDescriptor in libRuntimeInterpreter.arm-air.a(CTContentPlayer.o)

      _OBJC_METACLASS_$_ExtensionInfo in libRuntimeInterpreter.arm-air.a(CTContentPlayer.o)

      _OBJC_METACLASS_$_CTApplication in libRuntimeInterpreter.arm-air.a(CTAIRApplication.o)

      _OBJC_METACLASS_$__CTPlayerTimerGlue in libRuntimeInterpreter.arm-air.a(CTPlayer.o)

      ...

ld: symbol(s) not found for architecture armv7

Compilation failed while executing : ld64

AIR 32 from January - all was ok.

TOPICS
Air beta

Views

1.9K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Feb 18, 2019 Feb 18, 2019

Copy link to clipboard

Copied

Hi dews,

Are you using the stubs from the latest AIRSDK ? Did you modify AIRSDK in any way ?

Please share the packaging command you are using.

Thanks.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Feb 18, 2019 Feb 18, 2019

Copy link to clipboard

Copied

Hey!

I haven't modified the SDK..  I am using a number of ANEs though.  The starling forum has a thread worth noting here - same problem reported but solutions also discussed: https://forum.starling-framework.org/topic/air-32-ios-12-issues-resolved/page/2

Will check through our ANEs and report back.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Feb 18, 2019 Feb 18, 2019

Copy link to clipboard

Copied

Hi ,

Please share ANE's which are causing the problem, if any. 

Also check the min iOS version of the ANEs. https://stackoverflow.com/questions/52427687/invalid-architectures-xcode-10

Thanks,

Sandeep

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Feb 19, 2019 Feb 19, 2019

Copy link to clipboard

Copied

LATEST

The problem seems widespread so I added a bug :

Tracker

You might vote if you don"t want to buy a Mac before the Apple deadline 😉

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines