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

Is there any way to get a version string from the lib? #53

Closed
p0fi opened this issue Jul 23, 2019 · 1 comment
Closed

Is there any way to get a version string from the lib? #53

p0fi opened this issue Jul 23, 2019 · 1 comment
Labels
question Information is requested

Comments

@p0fi
Copy link

p0fi commented Jul 23, 2019

Hi,

is there any way to print a version string for the lib like 0.9.0?

@Youw Youw added the question Information is requested label Jul 23, 2019
@Youw
Copy link
Member

Youw commented Jul 23, 2019

No, unfortunately not from the source code.

but you may use pkg-config to get version of the installed module, e.g.:

pkg-config --modversion hidapi-hidraw

@Qbicz Qbicz closed this as completed Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Information is requested
Projects
None yet
Development

No branches or pull requests

3 participants