linking for armv7 failed with xcrun

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
paulsr
Posts: 222
Joined: Thu Jul 19, 2012 9:47 am
Contact:

linking for armv7 failed with xcrun

Post by paulsr » Sun Oct 20, 2013 7:34 am

I am for the first time trying to build an iPhone app using LC 6.1.2, and I get the error:

linking for armv7 failed with xcrun: Error: failed to exec real xcrun. (no such file or directory)

Is this a bug, or did I do something wrong? The app runs fine in the Simulator.

In LC Preferences I have added Xcode 5, and the colored indicator is green.

Would appreciate any help/comments.

Many tkx..

--paul

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

Re: linking for armv7 failed with xcrun

Post by LCNeil » Mon Oct 21, 2013 11:09 am

Hi Paulsr,

This error could imply that there is a discrepancy with Xcode's commands line tool installation.

The following link might be able to help with this error. In particular, solution 2.

https://gist.github.com/thelibrarian/5520597

Kind Regards,

Neil Roger

--
RunRev Support Team ~ http://www.runrev.com
--

paulsr
Posts: 222
Joined: Thu Jul 19, 2012 9:47 am
Contact:

Re: linking for armv7 failed with xcrun

Post by paulsr » Mon Oct 21, 2013 12:04 pm

Many thanks Neil.

Before executing those steps in 2., I decided to reinstall Xcode 5. That's seems to have removed the error. No idea why!

--paul

Post Reply