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

Fix include of libusb.h in wrappers/cpp/libfreenect.hpp #349

Merged
merged 1 commit into from
Jan 18, 2014

Conversation

yarikoptic
Copy link
Contributor

Otherwise fails to build on systems with libusb.h provided outside of versioned
directory, e.g. on kFreeBSD. This "bug" was introduced after initial
changes of similar kind in e.g. 713c715 and 8219750

Signed-off-by: Yaroslav Halchenko debian@onerussian.com

Otherwise fails to build on systems with libusb.h provided outside of versioned
directory, e.g. on kFreeBSD.  This "bug" was introduced after initial
changes of similar kind in e.g. 713c715 and 8219750

Signed-off-by: Yaroslav Halchenko <debian@onerussian.com>
@piedar
Copy link
Contributor

piedar commented Jan 18, 2014

This should be OK to merge because consumers of the header-only cpp wrapper will need to set up their own include directories anyway.

piedar added a commit that referenced this pull request Jan 18, 2014
Fix include of libusb.h in wrappers/cpp/libfreenect.hpp (@yarikoptic)

Reviewed-by: Benn Snyder <benn.snyder@gmail.com>
@piedar piedar merged commit 8034f23 into OpenKinect:master Jan 18, 2014
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

Successfully merging this pull request may close these issues.

2 participants