Ndk-build compilation error in Cygwin?

If you copy paste the code from the web the compiler will not recognize the returns carriers. Try to show the hidden characters or write again your code inside cygwin.

Thanks for the reply. I re-write the following lines in emacs: PROGDIR=dirname $0 PROGDIR=cd $PROGDIR && pwd GNUMAKE='make' GNUMAKE -f $PROGDIR/build/core/build-local. Mk $@ I get an error saying: /cygdrive/c/Android/android-ndk/ndk-build: line 4: GNUMAKE: command not found – Jackie Jun 1 at 16:16 I re-installed gcc from cygwin setup and now the make works fine.

But I have another problem with setting up the path for src and destination file with ndk-build – Jackie Jun 2 at 22:13.

Looks like the problem is in your make file. Are you using Windows paths there by any chance?

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions