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

Include file directory prefix 'lib' confusing #38

Closed
vidstige opened this issue Feb 19, 2016 · 1 comment
Closed

Include file directory prefix 'lib' confusing #38

vidstige opened this issue Feb 19, 2016 · 1 comment

Comments

@vidstige
Copy link
Contributor

Normally libraries, e.g. libcurl have their library file called e.g. libcurl.so, but keeps the include without the lib prefix, e.g. include/curl.

It would be great if also librealsense followed this convention.

@ddiakopoulos
Copy link
Contributor

Yep, this is true, but realsense alone as an include path is also confusing. The additional lib- disambiguates and helps discoverability, for instance on Github code search. It's unlikely that we will change the convention at this point. Thanks for your note!

furushchev pushed a commit to furushchev/librealsense that referenced this issue Jul 17, 2016
matkatz pushed a commit to matkatz/librealsense that referenced this issue Nov 22, 2018
nhershko pushed a commit to nhershko/librealsense that referenced this issue Feb 23, 2020
…branch

Make stream_counter as a static member
ev-mp pushed a commit to ev-mp/librealsense that referenced this issue Jul 23, 2020
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