olikraus / m2tklib

Automatically exported from code.google.com/p/m2tklib
Other
49 stars 11 forks source link

Missing file u8g.h #161

Open Jacotheron opened 7 years ago

Jacotheron commented 7 years ago

I am using the M2tklib with U8Glib since the U8G2 does not compile small enough (I need to run this on an Arduino Nano; and with almost only the U8G2 it takes more than 80% of available space - that is just the GraphicsTest example installed).

Upon compiling with the M2tklib, I get the issue that the file u8g.h is missing. Having looked through the library I cant find any such files (downloaded version 1.11). Running it with the latest version of U8glib (1.19.1).

If I remove the Include, there are unknown types.

What should I do?

suroh001 commented 6 years ago

m2tklib isnt compatible with u8g2 download u8g(1) in the library manager which is the library at the bottom of the screeenshot screen shot 2017-12-21 at 17 34 51