-
Notifications
You must be signed in to change notification settings - Fork 179
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
Compilation Error: looking for <err.h> #48
Comments
What OS are you compiling on? |
MacOS |
Was a solution to this ever found? |
You should already have Are you building with the included makefile? If that's not enough to get you unstuck, I need more details about how you're trying to build. |
/Arduino/libraries/heatshrink-master/heatshrink.c:32:17:
fatal error: err.h: No such file or directory
#include <err.h>
Where can I download err.h?
The text was updated successfully, but these errors were encountered: