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

Does not compile against latest Adafruit_GFX #1

Open
braitsch opened this issue Jul 8, 2013 · 1 comment
Open

Does not compile against latest Adafruit_GFX #1

braitsch opened this issue Jul 8, 2013 · 1 comment

Comments

@braitsch
Copy link

braitsch commented Jul 8, 2013

Works with Adafruit_GFX June 11.2013 and earlier. Below are the errors I receive when attempting to compile against the lastest Adafruit_GFX (July 05.2013)

Max72xxPanel.cpp: In constructor 'Max72xxPanel::Max72xxPanel(byte, byte, byte)':
Max72xxPanel.cpp:37: error: no matching function for call to 'Adafruit_GFX::Adafruit_GFX()'
Adafruit_GFX.h:17: note: candidates are: Adafruit_GFX::Adafruit_GFX(int16_t, int16_t)
Adafruit_GFX.h:13: note: Adafruit_GFX::Adafruit_GFX(const Adafruit_GFX&)
@markruys
Copy link
Owner

markruys commented Jul 8, 2013

Thanks for the report. I just commited an update to support the Adafruit-GFX-library dated July 5th. Unfortunately not backwards compatible.

markruys pushed a commit that referenced this issue Jul 28, 2018
Qrome - updated from int8_t to int16_t to fix the panel limit
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

2 participants