Anyone know how to correct the below error? I install the upgrade for RunRev and Xcode and set the preferences in RunRev to the new XCode.
linking for arm7 failed with arm-apple-darwin10 llvm-g++-4.2: /private/var/folders/nq/cv60vvfj24dSsrf_1m92bdt80000gn/T/Temporaryitems/tmp.851.TNbtsGxw: No Such file or directory
linking for arm7 failed with arm-apple-darwin10 llvm-g++-4.2: /private/var/folders/nq/cv60vvfj24dSsrf_1m92bdt80000gn/T/Temporaryitems/tmp.851.GYH8i6DH: No Such file or directory
tyarmsteadBUSuSfT
Posts: 16
Joined: Fri Aug 24, 2012 8:14 pm
arm7 failure
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: arm7 failure
I'm having the same issue. Xcode 4.6 & Livecode 5.5.4, my app crashes in the simulator (whether it's 5.0 or 6.0 or 6.1). I made sure to point to the new xcode in livecode preferences and I get this same error whenever I try to save as standalone. Have no clue what the cause is.
Re: arm7 failure
Do you use some "Externals" ??? Because, if YES, you have to update ...
Guglielmo
Guglielmo
Re: arm7 failure
I only use two externals, montes mergzxing and livecodes rrehardcopy. I updated mergzxing and still get the arm7 no file directory error.
Re: arm7 failure
... mmm ... try to use the last Monte rrhardcopy (... at the bottom of Monte Download page).cenglish wrote:I only use two externals, montes mergzxing and livecodes rrehardcopy. I updated mergzxing and still get the arm7 no file directory error.
Guglielmo