not creating libpjsipjni.so file in csipsimple (NDK) project

313 views
Skip to first unread message

vishal singh

unread,
Sep 22, 2011, 8:03:36 AM9/22/11
to android-ndk
Hi All,
Thanks for great development and fast response.Now i am facing some
problem to compile the latest release of CSipSimple project( using
NDK).
I am not able to generate the "libpjsipjni.so " file using the
instruction how to build from the "http://code.google.com/p/csipsimple/
wiki/HowToBuild" in Windows XP using cygwin ,there is a problem with
make APP=pjsip so i am using ndk-build command in cygwin.the error
after runthe ndk-build command are
bash-3.2$ /cygdrive/c/android-ndk-r6b/ndk-build
Android NDK: Could not find application project directory !
Android NDK: Please define the NDK_PROJECT_PATH variable to point to
it.
/cygdrive/c/android-ndk-r6b/build/core/build-local.mk:85: *** Android
NDK: Aborting . Stop .

how the armeabi & armeabi-v7a folder will be create in the lib file of
CSipSimple.

please help me to run this project using ndk.

Thanks & Regards
Vishal Singh

Ronnie van Aarle

unread,
Sep 22, 2011, 8:49:15 AM9/22/11
to android-ndk
Hello Singh,

In cygwin, you can use 'env' to see your environment variables.

you can enter:

export NDK_PROJECT_PATH=/cygdrive/c/somefolder/workspace/
applicationprojectrootpath

to set an environment variable. If use the correct path and you are
lucky this might work.
Reply all
Reply to author
Forward
0 new messages