linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] linphone android


From: LFitz
Subject: [Linphone-developers] linphone android
Date: Sat, 28 Apr 2012 18:48:09 +0200

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
 
 

 

reply via email to

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