fdivitto / FabGL

ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal
http://www.fabglib.org
Other
1.48k stars 220 forks source link

Error while build an example in Arduino IDE #373

Closed tankist-git-2 closed 10 months ago

tankist-git-2 commented 10 months ago

I tried to build an example (VGA/HardwareTest/HardwareTest.ino) in Arduino IDE 1.8.15 but I get tons of errors see the attached file: Fab_GL_errors.txt

tankist-git-2 commented 10 months ago

I found out the problem is if I use ESP library version differ from 1.0.6 - this is the only way to compilation the example without errors