Skip to content

./include/plugins/gpiod.h:4:10: fatal error: gpiod.h: No such file or directory #41

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

Closed
danialhedaiat opened this issue Mar 9, 2020 · 2 comments

Comments

@danialhedaiat
Copy link

danialhedaiat commented Mar 9, 2020

when i do make command in flutter-pi directory it raise it error for me

./include/plugins/gpiod.h:4:10: fatal error: gpiod.h: No such file or directory

#include <gpiod.h>

can you guys help me

@danialhedaiat danialhedaiat changed the title #include <gpiod.h> ./include/plugins/gpiod.h:4:10: fatal error: gpiod.h: No such file or directory Mar 9, 2020
@limbouser
Copy link

Try this
sudo apt-get install gpiod libgpiod-dev

@danialhedaiat
Copy link
Author

Try this
sudo apt-get install gpiod libgpiod-dev

well done, thank you, you are the best

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