Skip to content

Latest 2.x branch: fatal error: lib/u8g.h: No such file or directory #8323

@aplocher

Description

@aplocher

When I compile the 2.x branch using the default Anet A8 Configuration.h and Configuration_adv.h files I receive the following error:

sketch\src\lcd\dogm\u8g_dev_ssd1306_sh1106_128x64_I2C.cpp:72:21: fatal error: lib/u8g.h: No such file or directory

 #include <lib/u8g.h>
                     ^
compilation terminated.

exit status 1
Error compiling for board Anet V1.0 (Optiboot).

No other changes have been made to the configuration files. DOGLCD is NOT enabled. Build would likely fail with any config file I think.

Arduino IDE v1.8.5

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions