shaco 发表于 2017-11-1 23:26:58

拆弹专家编译错误

Arduino:1.8.4 (Windows 7), 开发板:"Arduino/Genuino Uno"

C:\Users\Administrator\Desktop\20150413181811fgznyg\bombgameuno\bombgameuno.ino:10:31: fatal error: LiquidCrystal_I2C.h: No such file or directory

#include <LiquidCrystal_I2C.h>

                               ^

compilation terminated.

exit status 1
为开发板 Arduino/Genuino Uno 编译时出错。

在文件 -> 首选项开启
“编译过程中显示详细输出”选项
这份报告会包含更多信息。

Cain 发表于 2017-11-6 18:45:45

缺少库文件,按照教程下载库文件先

Ash 发表于 2017-11-6 18:48:54

应该是库安装的问题,检查一下。
库安装:https://mc.dfrobot.com.cn/forum.php?mod=viewthread&tid=1854&highlight=%E5%BA%93
库文件可以用这个页面的,最下面有下载地址
https://www.dfrobot.com.cn/goods-626.html

pATAq 发表于 2018-1-26 21:07:26

尾随技术员Ash姑娘
页: [1]
查看完整版本: 拆弹专家编译错误