Page 1 of 1

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

Posted: Mon May 26, 2014 4:43 pm
by rmuzzini
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?

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

Posted: Mon May 26, 2014 10:34 pm
by Nakia
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

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

Posted: Tue May 27, 2014 10:31 am
by rmuzzini
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…

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

Posted: Fri May 30, 2014 1:15 pm
by rmuzzini
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!

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

Posted: Sun Jun 01, 2014 6:34 am
by scotttyang
I've been using monte's with latest lc and xcode. No problem and works well