Advertisement
Guest User

Untitled

a guest
Feb 21st, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. Arduino: 1.8.3 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
  2.  
  3. In file included from sketch\dogm_lcd_implementation.h:38:0,
  4.  
  5. from sketch\ultralcd.cpp:39:
  6.  
  7. sketch\dogm_font_data_marlin.h:12:25: fatal error: utility/u8g.h: No such file or directory
  8.  
  9. #include <utility/u8g.h>
  10.  
  11. ^
  12.  
  13. compilation terminated.
  14.  
  15. exit status 1
  16. Error compiling for board Arduino/Genuino Mega or Mega 2560.
  17.  
  18. This report would have more information with
  19. "Show verbose output during compilation"
  20. option enabled in File -> Preferences.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement