Why isn't the firmware compiling
Posted: Mon May 13, 2019 11:13 am
I have followed guides on here for my A20M, to update the firmware
the result is this
ou wouldn't have an idea as to why a firmware wont compile for the GT 2560 board ,,, even though you get the correct firmware and do all the right steps..
using Ardrino 1.8.5
uing firmware for the A20M with LCD V 1.1X12864
have the correct com port
using in board manager Ardrino/ Geuino mega or mega2560
error
Arduino: 1.8.5 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
C:\Users\Radio Rentals\Desktop\A20M_Marlin-1.1.x12864\A20M_Marlin-1.1.x12864\Marlin\Marlin.ino:45:110: fatal error: U8glib.h: No such file or directory
#include <U8glib.h> // library for graphics LCD by Oli Kraus (https://github.com/olikraus/U8glib_Arduino)
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Mega or Mega 2560.
the result is this
ou wouldn't have an idea as to why a firmware wont compile for the GT 2560 board ,,, even though you get the correct firmware and do all the right steps..
using Ardrino 1.8.5
uing firmware for the A20M with LCD V 1.1X12864
have the correct com port
using in board manager Ardrino/ Geuino mega or mega2560
error
Arduino: 1.8.5 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
C:\Users\Radio Rentals\Desktop\A20M_Marlin-1.1.x12864\A20M_Marlin-1.1.x12864\Marlin\Marlin.ino:45:110: fatal error: U8glib.h: No such file or directory
#include <U8glib.h> // library for graphics LCD by Oli Kraus (https://github.com/olikraus/U8glib_Arduino)
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Mega or Mega 2560.