出现如下提示: 查看了网上的资料, 1.编译器选择错误 查看路径:setting→compiler Selected compiler选取你已经安装且准备使用的编译器。 2.工程创建时配置错误 查看路径:在左侧工程栏里,右键点击你要编译的文件,选择Properties选项 查看Advanced选项卡 ...
分类:
其他好文 时间:
2019-02-16 17:06:14
阅读次数:
245
When I install QT in MacOS 11.3.6, it prompts I need to install xcode then I install xcode but it was still fruitless. now, it's the solution: referre ...
分类:
其他好文 时间:
2019-02-03 19:47:19
阅读次数:
172
#!/bin/bash #gcc: site="https://releases.linaro.org" #https://releases.linaro.org/components/toolchain/binaries/6.4-2018.05/arm-linux-gnueabihf/gcc-li ...
分类:
其他好文 时间:
2019-01-23 10:40:36
阅读次数:
222
Flutter-Getting Started 原载于 http://szhshp.org/tech/2018/12/12/ohflutter.html Installation Flutter 下载安装, 将 flutter.bat 所在文件夹放到环境变量 PATH 之中 执行 flutter d ...
分类:
其他好文 时间:
2018-12-13 01:12:22
阅读次数:
197
mingw window环境安装: https://blog.csdn.net/my_wade/article/details/46941645 https://sourceforge.net/projects/mingw/ 添加编译器 settings->Complier->toolchain e ...
分类:
其他好文 时间:
2018-11-09 13:11:19
阅读次数:
232
1. 序言 本文主要记录了RK3326平台系统编译过程中遇到的各种问题,并加以解决! 环境: 宿主Linux:Ubuntu 16.04 目标机:RK3326 (64bit) Toolchain:gcc linaro 6.3.1 2017.05 x86_64_aarch64 linux gnu Oth ...
分类:
其他好文 时间:
2018-11-08 18:24:07
阅读次数:
518
错误提示: No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android 错误原因:确实是缺少对应的文件,我出现这种情况是升级了NDK之后。 解决办法:把缺失文件放到NDK的t ...
分类:
移动开发 时间:
2018-11-03 20:14:01
阅读次数:
276
1.根据本地仓库中的jar包判断需要配置成哪个版本的,在pom.xml相应版本的配置 2. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on ...
分类:
其他好文 时间:
2018-10-31 20:16:54
阅读次数:
151
Download bootloader/kernel toolchain https://launchpad.net/gcc arm embedded/4.9/4.9 2014 q4 major Checking whether Reference: https://elinux.org/STM32 ...
分类:
其他好文 时间:
2018-10-01 19:11:01
阅读次数:
196
星期日, 09. 九月 2018 07:51下午 beautifulzzzz ![][ bar] 1、安装步骤 1) 从[GNU Arm Embedded Toolchain][ 1]官网下载最新的gcc arm工具链,写文章时下载的是: gcc arm none eabi 5_4 2016q3 2 ...
分类:
系统相关 时间:
2018-09-09 22:10:10
阅读次数:
638