I'm surprised there isn't a report on this already, as it's been an issue for several versions of the NDK now and is a breaking problem for most of my build scripts on windows.
The NDK_MODULE_PATH environment variable uses the ':' character to separate multiple paths. Obviously, this breaks completely in Windows without cygwin because paths like "C:\Some Folder" are being misinterpreted.
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/android-ndk/-/vfRLOXIdz_oJ.
To post to this group, send email to
[hidden email].
To unsubscribe from this group, send email to
[hidden email].
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.