firebase-arduino
firebase-arduino copied to clipboard
Library Not Found
Hey Guys
i have this really annoying issue that the IDE throws a fatal error, File not Found exception when i include the library. I wasted two weeks of searching the solution but i was not found any help.
I Tried different firebase libraries but every one gives me the same exception. (Yes, the ArduinoJson library is installed..)
I want to use the Firebase on a Arduino Wifi Rev 2. (is this possible at all)
this is the exception:
In file included from C:\Users\marce\Desktop\sketch_aug30a\sketch_aug30a.ino:1:0:
C:\Users\marce\Documents\Arduino\libraries\firebase-arduino-master\src/Firebase.h:25:18: fatal >error: memory: No such file or directory
compilation terminated.
exit status 1 Error compiling for board Arduino Uno WiFi.`
Arduino IDE Version: 1.8.21.0 Firebase Library Version: latest Windows 10 10.0.18362 Build 18362
i hope this is just a ' fuck i almost had it' error
Greetings Marcel
Reinstall the Library and set ArduinoJson library to 5.13.2. It will solve your issue.
Reinstall the Library and set ArduinoJson library to 5.13.2. It will solve your issue.
it didn't solve mine either...please help :(
Reinstall the Library and set ArduinoJson library to 5.13.2. It will solve your issue.
Documents\Arduino\libraries\firebase-arduino-master\src/Firebase.h:24:10: fatal error: memory: No such file or directory
#include
^~~~~~~~
compilation terminated.
exit status 1 Error compiling for board Arduino Mega or Mega 2560.
I'm getting the same error, first I got "No such file or directory: #include