FYSETC / FYSETC-E4

FYSETC Board - The E4 board is a minimal 3D printer control board based on the ESP32 microcontroller from ESPRESSIF, with built-in Wi-Fi and Bluetooth.
https://www.aliexpress.com/item/1005001703930983.html
59 stars 30 forks source link

Fix for WiFiClient library compilation fails again! #42

Open umartechboy opened 2 years ago

umartechboy commented 2 years ago

Looks like it is supposed to have already been addresses in "Update platformio.ini to fix class WiFiClientSecure compilation error" {4b360345fc22ea1cb86909525ceb3c459a040e4e}, but for me it's still failing. Can't build the firmware!

Build terminal output: ... ... Compiling .pio\build\fysetc_e4\lib53d\arduinoWebSockets\WebSocketsClient.cpp.o Compiling .pio\build\fysetc_e4\lib53d\arduinoWebSockets\WebSocketsServer.cpp.o In file included from .pio/libdeps/fysetc_e4/arduinoWebSockets/src/WebSockets.cpp:25:0: .pio/libdeps/fysetc_e4/arduinoWebSockets/src/WebSockets.h:192:30: fatal error: WiFiClientSecure.h: No such file or directory

craftbot commented 1 year ago

need use marlin latest version

4kardes commented 1 year ago

also not compile with new marlin 2.1.1

craftbot commented 7 months ago

there should be no spaces on the path to the Marlin firmware