Cesar_Morisco
Active Member
hey guys
All good
I bought an esp32 with a camera to do some tests here.
Using the Arduino IDE I can compile it correctly and it works well.
I can't compile in B4R It's giving an error
Can anyone tell me what is going on I would appreciate it
All good
I bought an esp32 with a camera to do some tests here.
Using the Arduino IDE I can compile it correctly and it works well.
I can't compile in B4R It's giving an error
Can anyone tell me what is going on I would appreciate it
B4R:
\Cesar\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.11\\libraries\\WiFi\\src" "-IC:\\Users\\Cesar\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.11\\libraries\\WiFiClientSecure\\src" "C:\\Users\\Cesar\\Desktop\\ESP32_~1\\ESP32C~1\\Objects\\bin\\sketch\\b4r_esp32cam.cpp" -o nul
Alternatives for fd_forward.h: []
ResolveLibrary(fd_forward.h)
-> candidates: []
b4r_esp32cam.cpp:25:10: fatal error: fd_forward.h: No such file or directory
#include "fd_forward.h"
^~~~~~~~~~~~~~
compilation terminated.
Foram encontradas múltiplas bibliotecas para "WiFi.h"
Usado: C:\Users\Cesar\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.11\libraries\WiFi
Não usado: C:\Users\Cesar\Documents\Arduino\libraries\WiFiEspAT
Não usado: C:\arduino-1.8.19\libraries\WiFi
exit status 1
exit status 1