We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The current makefile has a hard dependency of the snap installation. This won't work if the user has a non-ubuntu distro and uses the nix toolchain. I recommend including https://github.com/openXC7/demo-projects/blob/main/openXC7.mk
The text was updated successfully, but these errors were encountered:
Thanks for the tip @hansfbaier, when we get it to work locally with our current approach, we will adapt the project to use openXC7.mk.
Sorry, something went wrong.
Team, what's the status on this issue? Does it justify keeping it open?
@chili-chips-ba It is not done yet, so it's justified to keep it open.
kerimbavcic
harunkovacevic
No branches or pull requests
The current makefile has a hard dependency of the snap
installation. This won't work if the user has a non-ubuntu distro
and uses the nix toolchain.
I recommend including https://github.com/openXC7/demo-projects/blob/main/openXC7.mk
The text was updated successfully, but these errors were encountered: