sprlightning / RF-Master

嘿!你终于找到了!一起学习,共同进步~
37 stars 28 forks source link

3.0.1Arduino编译出错 #4

Open nb666aa opened 2 months ago

nb666aa commented 2 months ago

Arduino:1.8.19 (Windows 7), 开发板:"ESPino (ESP-12 Module), 80 MHz, Flash, Disabled (new aborts on oom), Disabled, All SSL ciphers (most compatible), 32KB cache + 32KB IRAM (balanced), Use pgm_read macros for IRAM/PROGMEM, dtr (aka nodemcu), 4MB (FS:2MB OTA:~1019KB), v2 Lower Memory, Disabled, None, Only Sketch, 115200"

In file included from D:\User\Desktop\v3.0.1\Gr_wifi.h:3,

             from D:\User\Desktop\v3.0.1\Gr_Define.h:33,

             from D:\User\Desktop\v3.0.1\v3.0.1.ino:5:

D:\User\Documents\Arduino\libraries\ESPAsyncWebServer-1.0\src/ESPAsyncWebServer.h:4:10: fatal error: ESPAsyncWebSrv.h: No such file or directory

4 | #include <ESPAsyncWebSrv.h>

  |          ^~~~~~~~~~~~~~~~~~

compilation terminated.

exit status 1

为开发板 ESPino (ESP-12 Module) 编译时出错。

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

sprlightning commented 1 month ago

有个库没安装:https://github.com/sprlightning/RF-Master/blob/main/v3.0.1%2Flib%2FESPAsyncWebServer-1.0.zip

chuxin520922 commented 1 week ago

有个库没安装:https://github.com/sprlightning/RF-Master/blob/main/v3.0.1%2Flib%2FESPAsyncWebServer-1.0.zip

安装了也不行