Hi, I made a try on this, I have developed in Linux all the time and never in Windows, but I made my setup by installing everything, SDK, ADT, NDK, Eclipse in Windows and compiled my full project: NDK libraries + Java app and everything was fine.
Did you export NDK, SDK tools, and ..\cygwin\bin directories in your PATH variable? David On Sat, Nov 6, 2010 at 3:09 PM, Sergey <[email protected]> wrote: > I have the same problem. > I try to fix it and deleted 'exit' command from ndk-build file, but > then i have another error: > "target pattern contains no '%' in 82 line of setup-toolchain.mk" > > I think it some bug of NDK or make.exe > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

