Arm64 Error Failed with Coretext

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
tyarmsteadBUSuSfT
Posts: 151
Joined: Sat Aug 25, 2012 1:14 am

Arm64 Error Failed with Coretext

Post by tyarmsteadBUSuSfT » Wed Oct 21, 2015 6:39 pm

I am getting the attached error when attempting to build a standalone. I am using Indy 7.1.1 (rc)
Linking for arm64 failed with id: framework not found CoreText clang: error Linker command failed
with exit code 1 (use-v to see invocation. I don't understand what that means.
Thank you
Ty
Attachments
ArmError.tiff

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Arm64 Error Failed with Coretext

Post by LCNeil » Wed Oct 21, 2015 10:37 pm

Hi tyarmstead,

Can you double check that your command line tools location is set within Xcode as this can sometime become erased during Xcode update. This preference can be found within Xcode under "Preferences--->Locations"
Screen Shot 2015-10-21 at 22.34.19.png
This setting must be populated as LiveCode requires Xcode command line tools for iOS builds

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
--

tyarmsteadBUSuSfT
Posts: 151
Joined: Sat Aug 25, 2012 1:14 am

Re: Arm64 Error Failed with Coretext

Post by tyarmsteadBUSuSfT » Thu Oct 22, 2015 12:36 am

That worked, but know I am getting codesigning error. So I am going to look at my provisioning profiles or do you recommend deleting and generating all new provisioning profiles?
Thank you
Ty

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Arm64 Error Failed with Coretext

Post by LCNeil » Thu Oct 22, 2015 10:41 am

Hi Ty,

When i experience any codesign errors, its generally down to an expired certificate in my keychain.

To be certain, I would delete all certificates/profiles from your system (backup first though) and re-download these from your Apple developer account.

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
--

Post Reply

Return to “Getting Started with LiveCode - Complete Beginners”