rremicrophone ext and LC 6.6.1: no way to get it working

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
rmuzzini
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 63
Joined: Mon Oct 08, 2012 11:30 am

rremicrophone ext and LC 6.6.1: no way to get it working

Post by rmuzzini » Mon May 26, 2014 4:43 pm

hi.
i'm developing a multi-platform app with audio recording feature.
for the iOS version i thought rremicrophone.lcext would have been enough for my goals (very simple rec/play actions).

but when i try to build it, i get a compile error:
"linking for arm 7 failed with undefined symbols for architecture arm7 "__libinfoptr_rremicrophone" etc." (see attachment)

i'm using LC 6.6.1 (pro), under osx 10.9 (also tried on 10.8), xcode 5.1.1 and my app target is iOS 6.1 or later.

i tried both last lcext version i know about (from http://forums.runrev.com/viewtopic.php? ... ail#p97654) and even a (probably) newer version compiled by Thierry a couple of months ago (from here: http://forums.runrev.com/viewtopic.php? ... one#p98314) with no luck.

if i try to re-compile from source i get several errors from xcode (and, i have to admin, i'm NOT a xcode expert definitely). and a very little binariy.

someone could help me?

note: i also have monte's mergAV ext, but i'm not sure if i can use it for just AUDIO recording… can i?
Attachments
rremicrophone_error.png

Nakia
Posts: 425
Joined: Tue Feb 21, 2012 8:57 am

Re: rremicrophone ext and LC 6.6.1: no way to get it working

Post by Nakia » Mon May 26, 2014 10:34 pm

I'm fairly sure the mergMicrophone external on Monte's website is under the free section so you can potentially use that?
I have used it in the past doing some experimenting and it worked fine for me.

Cheers

rmuzzini
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 63
Joined: Mon Oct 08, 2012 11:30 am

Re: rremicrophone ext and LC 6.6.1: no way to get it working

Post by rmuzzini » Tue May 27, 2014 10:31 am

Nakia wrote:I'm fairly sure the mergMicrophone external on Monte's website is under the free section so you can potentially use that?
I have used it in the past doing some experimenting and it worked fine for me.

Cheers
thank you for your reply.
yes, i know of that one. sadly i also tried monte's one (it's on bitbucket, now). but it's the same: it's too old for lc 6.6.1 + xcode 5.1. and i'm not able to recompile it from source…

rmuzzini
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 63
Joined: Mon Oct 08, 2012 11:30 am

Re: rremicrophone ext and LC 6.6.1: no way to get it working

Post by rmuzzini » Fri May 30, 2014 1:15 pm

uhm, ok, i don't know how i missed that, but monte published a new version (1.04) of his mergMicrophone ext, which works like a charm.
problem resolved.
thank you!

scotttyang
Posts: 125
Joined: Sat Jan 31, 2009 12:01 am

Re: rremicrophone ext and LC 6.6.1: no way to get it working

Post by scotttyang » Sun Jun 01, 2014 6:34 am

I've been using monte's with latest lc and xcode. No problem and works well

Post Reply

Return to “iOS Deployment”