mobizt / Firebase-ESP32

[DEPRECATED]🔥 Firebase RTDB Arduino Library for ESP32. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.
MIT License
414 stars 119 forks source link

HELP #232

Closed RandleH closed 2 years ago

RandleH commented 2 years ago

I manually installed the ESP32_Firebase_Library by adding .zip method, however I received the following message. Literally I cannot find this file. However, I previously successfully compiled the one installed by library manager. I tried to install the fastsrc library, but it doesn't work as well.

In file included from /Users/randle_h/Documents/Arduino/sketch_0623/sketch_0623.ino:9:
/Users/randle_h/Documents/Arduino/libraries/Firebase_ESP32_Client/src/MB_File.h:40:10: fatal error: addons/fastcrc/FastCRC.h: No such file or directory
 #include "addons/fastcrc/FastCRC.h"
          ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "SD.h"
 Used: /Users/randle_h/Library/Arduino15/packages/esp32/hardware/esp32/2.0.3/libraries/SD
 Not used: /Applications/Arduino.app/Contents/Java/libraries/SD
Multiple libraries were found for "WiFi.h"
 Used: /Users/randle_h/Library/Arduino15/packages/esp32/hardware/esp32/2.0.3/libraries/WiFi
 Not used: /Applications/Arduino.app/Contents/Java/libraries/WiFi
exit status 1
Error compiling for board AI Thinker ESP32-CAM.
mobizt commented 2 years ago

https://github.com/mobizt/Firebase-ESP32#manual-installation