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

Clean install of Raspian - fatal error: wiringPiI2C.h: No such file or directory #9

Closed
scockman opened this issue Apr 17, 2021 · 1 comment

Comments

@scockman
Copy link

As reported before with Ubuntu install. I took the Pi and did a clean install of the lastest Raspian and got the same error message:

ssd1306_i2c.c:7:10: fatal error: wiringPiI2C.h: No such file or directory #include <wiringPiI2C.h> ^~~~~~~~~~~~~~~ compilation terminated. make: *** [<builtin>: ssd1306_i2c.o] Error 1

@scockman
Copy link
Author

Finally figured it out. Needed to install the wiringpi package. This should be a step in the installation instructions.

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