Replies: 1 comment
-
|
use the app image build from the releases |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi im following the steps and i just cant get it to work on arch im getting this error
`-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:69 (message):
The C compiler
is not able to compile a simple test program.
It fails with the following output:
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:4 (project)
-- Configuring incomplete, errors occurred!
See also "/home/deck/trigger-control/build/CMakeFiles/CMakeOutput.log".
See also "/home/deck/trigger-control/build/CMakeFiles/CMakeError.log".
make: *** No targets specified and no makefile found. Stop.
[sudo] password for deck:
cp: cannot stat 'trigger-control': No such file or directory
`
Beta Was this translation helpful? Give feedback.
All reactions