-
-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Closed
Labels
C: Build / ToolchainT: HAL & APIsTopic related to the HAL and internal APIs.Topic related to the HAL and internal APIs.
Description
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
Labels
C: Build / ToolchainT: HAL & APIsTopic related to the HAL and internal APIs.Topic related to the HAL and internal APIs.