olikraus / u8g2

U8glib library for monochrome displays, version 2
Other
4.91k stars 1.03k forks source link

u8x8.h extern C issue #2346

Closed gausstechno closed 5 months ago

gausstechno commented 5 months ago

ESP32-WROOM-32, PlatformIO 6.1.11. While i'm start compiling my project, U8g2 2.35.9 (by link on github master archive) compiling and takes a ton of issues (~3,5k)

PLATFORM: Espressif 32 (6.5.0) > Espressif ESP32 Dev Module HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash DEBUG: Current (cmsis-dap) External (cmsis-dap, esp-bridge, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa) PACKAGES:

gausstechno commented 5 months ago

But in clean project it compiles....... What is this? What i'm perhaps doing in code for not compiling lib?

gausstechno commented 5 months ago

i'm lost ; in my main.h, ouch