Android NDK r11c

Is there a problem with NDK r11c? when i run setup.py to create the PATH variables it said that the root PATH to my ndk is wrong… im using v3.11, all the others PATH variables are fine just the NDK_ROOT that it doesnt work

I asked our engineering team and they are using r11c for both v3.10 and v3.11

Same problem here, it works with r10e, but not with r11c, I’m using 3.10. Maybe the NDK_ROOT should point to a folder in the actual root(/build perhaps)? The folders and files structure differs between r10e and r11c.

But how? if i cant even set the PATH variable, and just for the record im on windows 7

you mean in in System control panel?

When i run setup.py it said that the path to the ndk is wrong! if i set manually i have to put it in the build folder and not in the actual root… but i got a bunch of errors and doesnt compile… here is a screenshot!


my NDK_ROOT has this path D:\Program Files\Cocos Enviorement\android-ndk-r11c\build

if you need something else just let me know!