Hi everyone,
new on the AR and also on Eclispe/android then be nice !
i want to execute ndk-build but i get this error code :
C:\Development\Android\qcar-android-1-0-6\samples\Dominoes>ndk-build
/usr/bin/sh: -c: line 3: syntax error: unexpected end of file
make: *** [libs/armeabi/gdbserver] Error 258
I didn't change anything from what i downloaded. Because i need to learn manything i just wanted to test something that normally work, it's not my case.
Could you help ?
some more infos about the ide and os
win 7 ultimate 32 fresh install from this morning (latest SDK/NDK) and QCAR 1.0.6
Thanks a lot.
Can you build the samples that come with the Android NDK (e.g. hello-jni)?
Perhaps this thread is related: http://stackoverflow.com/questions/5954330/hello-jni-ndk-sample-ndk-build-fails
- Kim