• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Problem when Adding Native Support

stdq

Lurker
Hello. I downloaded and installed both ADT Bundle for Windows and the NDK, and tried to add native support for my new project, but got the error message: Unable to launch cygpath. Is Cygwin on the path?] java.io.IOException: Cannot run program "cygpath": CreateProcess error=2. How can I solve this problem by setting the NDK to use Visual C++? I don't want to use Cygwin because of its license. Thanks in advance!
 
Back
Top Bottom