linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] linphone android


From: Paul Cardy
Subject: Re: [Linphone-developers] linphone android
Date: Sun, 29 Apr 2012 12:46:13 +0800

If you're not intending to work on the native code, you could always grab the libraries from the relevant apk at http://www.linphone.org/snapshots/android/ (note the link on the website to snapshots is wrong, it's missing the trailing slash).

Otherwise, I got it to compile with a fresh ubuntu 11.10 install in windows on virtualbox - make sure you're doing a fresh get in linux, rather than doing it in windows and copying the files, that got it working for me.

Paul

On 29 April 2012 00:48, LFitz <address@hidden> wrote:
hi,
i am new at linphone and hope u can help me.
i try to do all the things at the readme file.
 
git clone git://git.linphone.org/linphone-android.git --recursive
ok

1) download the Android ndk (>=r5c) from google.
ok
2) install the autotools: autoconf, automake, aclocal, libtoolize pkgconfig
ok
3) run the ./prepare_sources.sh script in the top level directory. This will download iLBC source files and convert some assembly files in VP8 project.
ok
Point 1 to 3 works fine, but if i try to ndk-build following error occurred
Compile arm    : vpx <= vpx_mem.c
In file included from jni/..//submodules/externals/build/libvpx/../../libvpx/vpx_mem/vpx_mem.c:18:
jni/..//submodules/externals/build/libvpx/../../libvpx/vpx_mem/include/vpx_mem_intrnl.h:14:24:
error: vpx_config.h: No such file or directory
make: *** [obj/local/armeabi-v7a/objs/vpx/vpx_mem/vpx_mem.o] Error 1
 
i try to copy the vpx_config.h file at the destination but there come a lot of other errors.
can some one explain what is wrong?
 
-> i try to do this on virtual pc with xubuntu 11.04 and ubuntu 12.04
 
how can i become a good source to work with eclipse?
 
hope u can help
 
udo
 
 

 

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



reply via email to

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