Closed ricardojlrufino closed 4 years ago
Thank´s for this comment... I spent the whole hour of trying to compile these f;king samples
Me too!
Wish I'd have looked here first.
@ricardojlrufino, can you make a PR so we can all use your changes ?
i had a similar issue and i solved it by just coping all files from ~/Arduino/libraries/TVout/TVoutfonts to Arduino/libraries/TVout ... Then it worked
The examples do not compile giving a linkage error. I had to make the following changes to work.
Rename folder TVoutfonts to utility Remove folder TVout (Has a folder inside the other) Change import to #include <utility/fontALL.h> in sample