Your APP_BUILD_SCRIPT points to an unknown file: /cygdrive/c/android/ndk/jni/Android.mk

575 views
Skip to first unread message

choi

unread,
Jun 8, 2010, 3:30:17 AM6/8/10
to android-ndk

I newbie programmer for android. I have been following tutorial of ndk
in android developer site. while i'm follwing the tutorial i met
prablem as i wrote on the title.

How can i fix it?


And Is there any tutorial to build NDK r4 clearly?


Thanks.

David Turner

unread,
Jun 8, 2010, 1:59:29 PM6/8/10
to andro...@googlegroups.com
You are probably not using the Cygwin make when using ndk-build. For the record, what does "which make" returns in your Cygwin shell ?

If this is not /usr/bin/make, then:

1/ ensure that the Cygwin make package is installed
2/ "export GNUMAKE=/usr/bin/make"
3/ re-launch ndk-build


--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.


Reply all
Reply to author
Forward
0 new messages