问题
1.直接解压arduino1.8压缩包,
对最简单编译运行出错
2.导入esp8266出错
3.catastrophic error: cannot open source file “bits/c++config.h找不到文件
解决
三个问题其实是一个问题
解决方法是
安装原版arduino1.8的exe文件,解决环境编译问题,自动解决,解决1,3问题
解压已经添加esp8266等包的zip压缩包arduino.zip文件,解决编译依赖问题,解决2问题
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/100220.html原文链接:https://javaforall.net