You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: It is not possible to compile version 2.0.0 Beta 1 with Arduino IDE
Expected behaviour: Compilation working
Actual behaviour: Errors such as:
ccVQHPBh.ltrans0.o:(.text+0xe32): undefined reference to `advi3pp::LCD::has_status()'
ccVQHPBh.ltrans0.o:(.text+0xe40): undefined reference to `advi3pp::LCD::set_status_PGM(char const*, signed char)'
ccVQHPBh.ltrans0.o:(.text+0x10a4): undefined reference to `advi3pp::LCD::refresh()'
ccVQHPBh.ltrans0.o:(.text+0x1be2): undefined reference to `advi3pp::LCD::set_status_PGM(char const*, signed char)'
Steps to reproduce:
Open the project with Arduino IDE
Verify
The text was updated successfully, but these errors were encountered:
I second this. As I have a different thermocouple arrangement, I need to fine tune the marlin software and recompile. I got the same errors as Andrivet reported.
Bug Report
The text was updated successfully, but these errors were encountered: