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

Compile error on ST7565.c #1

Open
jdesbonnet opened this issue Feb 16, 2013 · 0 comments
Open

Compile error on ST7565.c #1

jdesbonnet opened this issue Feb 16, 2013 · 0 comments

Comments

@jdesbonnet
Copy link

Compiling with gcc version 4.6.2 20111004 (prerelease) (Linaro GCC 4.6-2011.10)
on Ubuntu 12.04 I get the following error:
drivers/displays/bitmap/ST7565/ST7565.c:45:20: fatal error: st7565.h: No such file or directory

Case sensitivity issue: need to include "ST7565.h" not "st7565.h"

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