linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Fwd: linphone Android.mk file Android


From: Sylvain Berfini
Subject: Re: [Linphone-developers] Fwd: linphone Android.mk file Android
Date: Tue, 06 May 2014 14:47:23 +0200
User-agent: Roundcube Webmail/1.0.0

Hi,

Currently we don't support the library build process on Windows.
I recommend you to use a virtual machine using another OS like Debian, Ubuntu or MacOSX.

Cheers.

---
Sylvain Berfini
Software Engineer @ Belledonne Communications

Le 2014-05-06 14:39, Amira Elsayed Ismail a écrit :
I'm new using linphone and using Android NDK

 I have the following problem, I have downloaded the git repository of
linphone and what I want to do is to build it,

 I'm using windows cmd to do that using the following command :

D:aelsayedAndroid_SDK_and_NDKndkandroid-ndk-r9b>bash ndk-build
D:/aelsayed/a
ndroid-work/linphone-android

 but I'm always have the following error :

Android NDK: Your APP_BUILD_SCRIPT points to an unknown file:
D:aelsayedAndroi
d_SDK_and_NDKndkandroid-ndk-r9b/jni/Android.mk
/d/aelsayed/Android_SDK_and_NDK/ndk/android-ndk-r9b/build/core/add-application.m
k:171: *** Android NDK: Aborting... . Stop.

 I have the following configuration

 in Makefile :

 NDK_PATH=$(shell dirname
D:/aelsayed/Android_SDK_and_NDK/ndk/android-ndk-r9b) SDK_PATH=$(shell
dirname D:/aelsayed/Android_SDK_and_NDK/sdk/tools)
SDK_PLATFORM_TOOLS_PATH=$(shell dirname
D:/aelsayed/Android_SDK_and_NDK/sdk/platform-tools)

 in Application.mk :

APP_PROJECT_PATH :=
'C:/cygwin/home/ActelMe/D;C:/cygwin/aelsayed/android-work/linphone-android;
linphone-root-dir:=$(APP_PROJECT_PATH)

APP_BUILD_SCRIPT:=$(linphone-root-dir)/jni/Android.mk

 B.N: I have used cygwin to get application path and it is not working
and also when I use the absolute path without using cygwin I have the
same error

 B.N. I have tried also to create jni folder in the path of ndk and it
works but it failed to run the submodules

 Please any one can help in this error, or tell me what if the problem

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


!DSPAM:5368d95517321053521356!



reply via email to

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