当前位置:网站首页>Flutter编译报错 version of NDK matched the requested version 21.0.6113669. Versions available locally: 2
Flutter编译报错 version of NDK matched the requested version 21.0.6113669. Versions available locally: 2
2022-07-26 10:39:00 【Flutter萌新学院】
Flutter 编译报错提示
* What went wrong:
Execution failed for task ':app:stripDebugDebugSymbols'.
> No version of NDK matched the requested version 21.0.6113669. Versions available locally: 20.0.5594570, 21.3.6528147
他的意思是你缺少NDK version 21.0.6113669 版本你本地只有20.0.5594570, 21.3.6528147,需要下载 对应的NDK版本
下载方式 打开SDK Manager
右下角打对勾
找到NDK 对应版本 对勾下载
边栏推荐
- 剑指Offer(四十四):翻转单词顺序序列
- Mlx90640 infrared thermal imager temperature sensor module development notes (VI) pseudo color coding of infrared images
- 使用Geoprocessor 工具
- .net operation redis list list
- [leetcode daily question 2021/5/8]1723. The shortest time to complete all work
- 剑指Offer(十):矩形覆盖
- [leetcode每日一题2021/5/8]1723. 完成所有工作的最短时间
- 2021-08-14三子棋
- 鹏哥C语言第四课(3)
- Introduction to data analysis | kaggle Titanic mission (I) - > data loading and preliminary observation
猜你喜欢
uniapp使用简单方法signalR(仅用于web调试,无法打包app)
Uniapp uses the simple method signalr (only for web debugging, cannot package apps)
2021-08-12函数递归_和鹏哥学习C语言
异常的概念与处理
Application of.Net open source framework in industrial production
抽象工厂及其改进示例
[leetcode每日一题2021/8/31]1109. 航班预订统计【中等】差分数组
Navicat15 MySQL (centos7) connected to local virtual machine
[leetcode daily question 2021/2/14]765. Lovers hold hands
【机器学习小记】【人脸识别】deeplearning.ai course4 4th week programming
随机推荐
$router和$route的区别
Koin
10 令 operator= 返回一个 reference to *this
从蚂蚁的觅食过程看团队研发(转载)
Write to esp8266 burning brush firmware
[leetcode daily question 2021/4/23]368. Maximum divisible subset
剑指Offer(八):跳台阶
MySQL速学笔记-2021-08-31
【论文下饭】Deep Mining External Imperfect Data for ChestX-ray Disease Screening
剑指Offer(五十三):表示数值的字符串
记给esp8266烧录刷固件
IAR sprintf 浮点 在UCOS 总格式化成0.0的问题
2022pta usual training questions (1-10 string processing questions)
反射机制简述
异常的概念与处理
[leetcode daily question 2021/2/14]765. Lovers hold hands
Navicat15 MySQL (centos7) connected to local virtual machine
SuperMap IClient for Leaflet 加载高斯克吕格投影三度分带CGCS2000大地坐标系WMTS服务
在神州IV开发板上成功移植STemWin V5.22
.NET操作Redis sorted set有序集合