Skip to content

Commit 98cfe91

Browse files
committed
Add Android NDK R10d
1 parent 8bd596c commit 98cfe91

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -698,6 +698,7 @@ C/C++开发Android应用工具包,`Linux/Mac OS X 下NDK r10c`的安装方法请
698698

699699
| 版本号 | Windows | Mac OSX | Linux |
700700
|:----------|:-------------:|:------:|:----------:|
701+
| ndk-r10d | [32位][r10d-win-32] [64位][r10d-win-64] | [32位][r10d-mac-32] [64位][r10d-mac-64] | [32位][r10d-linux-32] [64位][r10d-linux-64] |
701702
| ndk-r10c | [32位][r10c-win-32] [64位][r10c-win-64] | [32位][r10c-mac-32] [64位][r10c-mac-64] | [32位][r10c-linux-32] [64位][r10c-linux-64] |
702703
| ndk64-r10 | [32位][ndk64-r10-win-32] [64位][ndk64-r10-win-64] | [32位][ndk64-r10-mac-32] [64位][ndk64-r10-mac-64] | [32位][ndk64-r10-linux-32] [64位][ndk64-r10-linux-64] |
703704
| ndk32-r10 | [32位][ndk32-r10-win-32] [64位][ndk32-r10-win-64] | [32位][ndk32-r10-mac-32] [64位][ndk32-r10-mac-64] | [32位][ndk32-r10-linux-32] [64位][ndk32-r10-linux-64] |
@@ -709,6 +710,17 @@ C/C++开发Android应用工具包,`Linux/Mac OS X 下NDK r10c`的安装方法请
709710
| r10 STL debug info | [android-ndk-r10-cxx-stl-libs-with-debug-info.zip](http://pan.baidu.com/s/1xWgUE) |
710711
| r9 STL debug info | [android-ndk-r9-cxx-stl-libs-with-debug-info.zip](http://pan.baidu.com/s/1c0EMn8O) |
711712

713+
714+
[r10d-win-32]:http://pan.baidu.com/s/1yc9BK
715+
[r10d-win-64]:http://pan.baidu.com/s/1dDGTrk1
716+
717+
[r10d-mac-32]:http://pan.baidu.com/s/1hqtg8Qg
718+
[r10d-mac-64]:http://pan.baidu.com/s/1c0En1Uo
719+
720+
[r10d-linux-32]:http://pan.baidu.com/s/1ntkOWEP
721+
[r10d-linux-64]:http://pan.baidu.com/s/1cxPFK
722+
723+
712724
[r10c-win-32]:http://pan.baidu.com/s/1bnGnKkB
713725
[r10c-win-64]:http://pan.baidu.com/s/1ntmhjUL
714726

0 commit comments

Comments
 (0)