Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compiling examples on Arduino 1.8.2 #106

Closed
ricardojlrufino opened this issue Jul 5, 2017 · 5 comments
Closed

Not compiling examples on Arduino 1.8.2 #106

ricardojlrufino opened this issue Jul 5, 2017 · 5 comments

Comments

@ricardojlrufino
Copy link

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

@hafo821
Copy link

hafo821 commented Jul 7, 2017

Thank´s for this comment... I spent the whole hour of trying to compile these f;king samples

@allnewmike
Copy link

Me too!

Wish I'd have looked here first.

@nathantsoi
Copy link

@ricardojlrufino, can you make a PR so we can all use your changes ?

@ric96
Copy link

ric96 commented Jul 10, 2017

@nathantsoi #107

@treaki
Copy link

treaki commented Sep 8, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants