Error building standalone after updating to XCode 8

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
pink
Posts: 272
Joined: Wed Mar 12, 2014 6:18 pm

Error building standalone after updating to XCode 8

Post by pink » Sun Oct 02, 2016 6:57 pm

So I went to build an updated version of my app... needed to update to XCode 8 so i did, and now I get the following error:
There was an error while saving the standalone application linking for arm (armv7) failed with Id: library not found for -lcrt1.3.1.o
clang: error: linker comand failed with exit code 1 (use -v to see invocation)
Greg (pink) Miller

MadPink, LLC
I'm Mad, Pink and Dangerous to Know

sphere
Posts: 1145
Joined: Sat Sep 27, 2014 10:32 am
Location: Earth, Except when i Jump

Re: Error building standalone after updating to XCode 8

Post by sphere » Sun Oct 02, 2016 7:45 pm


LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Error building standalone after updating to XCode 8

Post by LiveCode_Panos » Mon Oct 03, 2016 1:47 pm

Hi all,

This error is thrown because the minimum iOS version in the standalone settings for iOS of the existing stack is set to 5.1.1, which is not supported in LC 8.1.1 RC1. Just set it to 6.0 and the error will disappear.

Best,
Panos
--

pink
Posts: 272
Joined: Wed Mar 12, 2014 6:18 pm

Re: Error building standalone after updating to XCode 8

Post by pink » Mon Oct 03, 2016 3:00 pm

Does this mean we will no longer be able to compile for 5.1.1? (I utilize a number of the original iPads for work)
Greg (pink) Miller

MadPink, LLC
I'm Mad, Pink and Dangerous to Know

LiveCode_Panos
Livecode Staff Member
Livecode Staff Member
Posts: 818
Joined: Fri Feb 06, 2015 4:03 pm

Re: Error building standalone after updating to XCode 8

Post by LiveCode_Panos » Mon Oct 03, 2016 3:06 pm

Hi pink,

Yes, deploying to iOS 5.1.1 is no longer supported in LC 8.1.1 RC-1. BTW the "5.1.1 or later" should not appear at all in the standalone settings. The fact that it appears is a bug: http://quality.livecode.com/show_bug.cgi?id=18494

Best regards,
Panos
--

Post Reply

Return to “iOS Deployment”