linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] About the linphone library in iPhone developm


From: jehan monnier
Subject: Re: [Linphone-developers] About the linphone library in iPhone development
Date: Mon, 19 Jul 2010 14:48:23 +0200

Hi Francesco,

Thanks for your input. I need the full build log, from the beginning to figure out what was happened.

Cheers


2010/7/19 Francesco Lelli <address@hidden>
Thanks Jehan,
   this also solve my previous mail! A small report of my test and some issues for you:

1) install both xcode fine.

No versioning is pacified, these are the versions that I used.
2) install MacPorts (www.macports.org) with the following ports:
-automake 1.11.1_0  
-autoconf (it will be installed in cascade, we may should remove this?)
-libtool  2.2.10_0 variant universal
-wget     1.12_1 variant unversal?

Link macport libtoolize to glibtoolize (sudo ln -s /opt/local/bin/glibtoolize /opt/local/bin/libtoolize)
 
To generate the liblinphone dual arch sdk, once the above commands have been executed:
    cd submodules/build
    make -f  builder-iphone-simulator.mk  all &&  make -f  builder-iphone-os.mk  all &&make -f builder-iphone-os.mk delivery-sdk

While executing the last command (make bla bla) I obtains the following exception:

........
checking for SPEEX... yes
checking for getenv... yes
checking for sighandler_t... no
checking for sgmltools... no
checking for doxygen... false
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: error: cannot find input file: `po/Makefile.in.in'
make: *** [/Users/francescolelli/Desktop/linphone-iphone/submodules/build/../build-i386-apple-darwin/linphone/Makefile] Error 1


However something in liblinphone-sdk is created but if I try to run the phone (build and run) I obtains the following exception:

CpResource build/Debug-iphonesimulator/linphone.app/ringback.wav liblinphone-sdk/apple-darwin/share/sounds/linphone/ringback.wav
cd /Users/francescolelli/Desktop/linphone-iphone
setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -resolve-src-symlinks /Users/francescolelli/Desktop/linphone-iphone/liblinphone-sdk/apple-darwin/share/sounds/linphone/ringback.wav /Users/francescolelli/Desktop/linphone-iphone/build/Debug-iphonesimulator/linphone.app

/Users/francescolelli/Desktop/linphone-iphone/liblinphone-sdk/apple-darwin/share/sounds/linphone: No such file or directory
Command /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp failed with exit code 1




Do you have any advice?

Talk soon,
Francesco


Dr. Francesco Lelli
web: http://www.inf.usi.ch/postdoc/lelli/



On 7/19/10 11:53 AM, "jehan monnier" <address@hidden> wrote:

Hi,

Thanks for your feedback.
I have uploaded a new version of linphone-iphone including both liblinphone and its dependencies along with build scripts.
So clone linphone-iphone with --recursive option (http://www.linphone.org/eng/download/git.html) and follow instructions from the README file.

Cheers

Jehan

2010/7/19 08zlou <address@hidden>

Dear guys,

           Hello! Nice to meet you all. I am a beginning linphone developer on the  iPhone platform(Xcode). I have some problems when debugging the sources downloaded from http://www.linphone.org/index.php/eng/download <http://www.linphone.org/index.php/eng/download>  (linphone-iphone). When I use Xcode to build the sources, it  just tells me that I  lack some necessary libraries, such as ortp, mediastreamer2, msiounit and so on. I search them on the internet for a long time, but it still cannot be successfully builed!


          So I want to ask you for the liblinphone-sdk, which includes the whole library I need(msilbc, msiounit, linphone, eXosip2, ortp, mediastreamer2, speex, speexdsp, osipparser2, osip2). Does anyone have this kind of  liblinphone-sdk? I will be very glad if you can send it to me!  Thanks very much!

Oliver

_______________________________________________
Linphone-developers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-developers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]