--
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.
Tim
Thank you for the clear answer David.
Can you share any info about why this decision was made?
What's the
future of the NDK on Windows?
I'm wondering whether it's worth
continuing to put energy into Windows NDK development or to switch to
a Linux VM environment as many people suggest these days.
I'm working on porting Necessitas to Windows. It should be available soon(ish).
I'm maintaining a project that will allow you to use the NDK from Windows cmd.exe. I do use binaries of make and awk (bash isn't needed) but they're from reputable sources. Everything else is built from scratch. It works well enough and there's also a very recent GDB with Python support available:
http://code.google.com/p/mingw-and-ndk/
All this work can be found in source form on:
http://gitorious.org/~mingwaLast time I have looked at your contributionndroid