You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ After installing them, export both installation path, NDK version and API to use
83
83
export ANDROIDNDKVER=r7
84
84
export ANDROIDAPI=14
85
85
86
-
Note that ANDROIDAPI=12 seems not to work, because the android NDK has no android-12 dir in the platforms dir??
86
+
Note that for android-ndk-r7 ANDROIDAPI versions 6,7,10,11,12,13 seems not to work, because the android NDK has no android-12 dir in the platforms dir??
0 commit comments