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

compiler throw related to rulesDST #1

Open
buffetboy2001 opened this issue Aug 24, 2020 · 0 comments
Open

compiler throw related to rulesDST #1

buffetboy2001 opened this issue Aug 24, 2020 · 0 comments

Comments

@buffetboy2001
Copy link

buffetboy2001 commented Aug 24, 2020

Thanks for the handy library and the Word Matrix Clock project. Looks like I uncovered a bug in v1.1.X of your code; it throws when Arduino IDE v1.8.13 builds. I have not spent enough time with it to provide a resolution. The compiler fails due to an "undefined reference to rulesDST". Clearly it is declared in the header on line 5. So, not sure right now what the problem might be.

extern const char rulesDST[];

This occurs when building on Windows and Mac. On both, if I roll back the library to v1.0.0, the code (Word Clock code) builds.

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

1 participant