-->
Page 2 of 2

Re: u8g2 and ssd1306

PostPosted: Tue Jan 12, 2021 10:11 am
by RafaDom
I have this problem as well.
I am building the firmware through the Custom Builds website (https://nodemcu-build.com/)
Using all default libraries + U8G2
I'm able to upload the firmware generated without any problems.
Then just add a simple Lua example (ESPlorer) and the compiling fails.

attempt to call field 'ssd1306_i2c_128x64_noname' (a nil value)

I've flashed just the loader firmware all fine.
Then reload the custom one, and same error.
As a side note, I've built many other projects in Lua/ESPlorer with success, is just this U8G2 library I can't get to work.
Thanks

Re: u8g2 and ssd1306

PostPosted: Wed Jan 13, 2021 3:09 am
by marcelstoer
If you are convinced you found a bug feel free to report it on GitHub.