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

install broken #37

Open
Siman1990 opened this issue Jun 7, 2022 · 1 comment
Open

install broken #37

Siman1990 opened this issue Jun 7, 2022 · 1 comment

Comments

@Siman1990
Copy link

Siman1990 commented Jun 7, 2022

Use the install script and it shutdowns the pi. Every time it starts it shuts itself down.

@Siman1990
Copy link
Author

Siman1990 commented Jun 7, 2022

In file included from /home/pi/ControlBlockService2/src/controlblock/app/ControlBlock.h:30,
                 from /home/pi/ControlBlockService2/src/controlblock/app/ControlBlock.cpp:25:
/home/pi/ControlBlockService2/src/controlblock/app/PowerSwitch.h:26:10: fatal error: gpiod.hpp: No such file or directory
 #include <gpiod.hpp>
          ^~~~~~~~~~~
compilation terminated.
make[2]: *** [src/controlblock/app/CMakeFiles/controlblock-app.dir/build.make:63: src/controlblock/app/CMakeFiles/controlblock-app.dir/ControlBlock.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:673: src/controlblock/app/CMakeFiles/controlblock-app.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

This is what Im getting manually building it

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