Arduino: 1.8.19 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E 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, 4MB (FS:2MB OTA:~1019KB), 2, v2 Lower Memory, Disabled, None, Only Sketch, 115200"
smokedetector:3:10: fatal error: BlynkSimpleEsp8266.h: No such file or directory
3 | #include <BlynkSimpleEsp8266.h>
| ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1
BlynkSimpleEsp8266.h: No such file or directory
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
1 Like
Have you got the library installed on your PC and, if so, where is it located ?
yes I downloaded the all the libraries, its stored in downloads by default, and I have shared the path link in sketchbook location.
Is the file in downloads a zip file or something else ?
What exactly do you mean by this ?
no, it was in zip format but i extracted it
Where did you extract it to ?
Delete the files that you extracted. They are in the wrong place
In the IDE do Sketch/Include Library/Add .ZIP library and install it properly
1 Like
thanks @UKHeliBob for helping me in final year project, it worked.
system
Closed
10
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.