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

Missing Makefile or documentation #18

Open
new-gen23 opened this issue Jan 2, 2023 · 1 comment
Open

Missing Makefile or documentation #18

new-gen23 opened this issue Jan 2, 2023 · 1 comment

Comments

@new-gen23
Copy link

I can't see any documentation or a Makefile that would explain how to compile your code and use the binary.

@izak
Copy link
Collaborator

izak commented Feb 16, 2023

It currently depends on velib, which is a closed source library. You cannot compile this yourself even if you want to.

We did however recently split some non-critical parts into a library called veutil, which is open source. As soon as dbus_modbustcp is updated to use veutil, you should be able to compile this by running qmake and then make. Qmake then generates the Makefile from the .project file.

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