-
Notifications
You must be signed in to change notification settings - Fork 282
Closed
Milestone
Description
Windows x64
C:\android\android-ndk-r11b>ndk-which gcc
'ndk-which' is not recognized as an internal or external command,
operable program or batch file.
I tried rename "ndk-which" to "ndk-which.cmd"
C:\android\android-ndk-r11b>ndk-which.cmd gcc
'C:\android\android-ndk-r11b\\prebuilt\windows-x86_64\bin\ndk-which' is not recognized as an internal or external command,
operable program or batch file.
Linux / Mac
$ ndk-which gcc
make: /home/android/android-ndk-r11b/prebuilt/linux-x86_64/bin/build/core/build-local.mk: No such file or directory
make: *** No rule to make target `/home/android/android-ndk-r11b/prebuilt/linux-x86_64/bin/build/core/build-local.mk'. Stop.
/usr/lib/ccache/gcc
Metadata
Metadata
Assignees
Labels
No labels