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

dlt-sys build.rs should build and link DLT #7

Open
lilianmoraru opened this issue Feb 27, 2017 · 1 comment
Open

dlt-sys build.rs should build and link DLT #7

lilianmoraru opened this issue Feb 27, 2017 · 1 comment

Comments

@lilianmoraru
Copy link
Owner

This is an obvious one but I want to add some of the additional things that should be done here:

  • Support for all the different DLT configurations(SHM, ...)
  • Document the dependencies on: cmake, pkg-config, zlib, dbus-1
  • Decide how to handle the dependencies. Maybe download and compile them yourself if the user doesn't want to use the system version.
  • Handle cross-compilation
@lilianmoraru
Copy link
Owner Author

Currently builds DLT and links it in statically.

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