Search found 2 matches
- Mon Jan 01, 2024 10:49 pm
- Forum: ESP32 Arduino
- Topic: Constant compiling errors using Arduino IDE
- Replies: 3
- Views: 3715
Re: Constant compiling errors using Arduino IDE
SOLUTION: I was able to fix the "fatal error: bits/c++allocator.h: No such file or directory" by manually installing the Arduino core following the instructions here: https://stackoverflow.com/questions/68873659/how-to-fix-compilation-error-for-esp32-in-arduino-ide For some unknown reason the filepa...
- Sun Dec 31, 2023 4:17 pm
- Forum: ESP32 Arduino
- Topic: Constant compiling errors using Arduino IDE
- Replies: 3
- Views: 3715
Constant compiling errors using Arduino IDE
Hello everyone! I ordered a ESP32-S3 WROOM1 based 7" display to realize my first GUI-project but im still a bloody beginner when it comes to coding and the use of compilers. Link to the used Display: https://www.elecrow.com/esp32-display-7-inch-hmi-display-rgb-tft-lcd-touch-screen-support-lvgl.html ...