Fix Debian dependency libusb-1.0-0-dev of libfreenect-dev. - #420
Closed
jabjoe wants to merge 1 commit into
Closed
Conversation
Contributor
|
Fixed now, thanks! If you ever submit more changes, be sure to sign your commits with |
yarikoptic
added a commit
to yarikoptic/libfreenect
that referenced
this pull request
Feb 14, 2015
libfreenect v0.5.1 Tabula * tag 'v0.5.1': Fix CPack libusb dependency - fixes OpenKinect#420 win32: Fix scattered sources causing link errors OSX: Link freenect-cpp_pcview to libfreenect Install libfreenect.pc on OSX - fixes OpenKinect#410 Fix broken link in README.md Add cpp_pcview example Update python wrapper. python: Add .gitattributes which treats the Python freenect.c as binary Ignore .pyc files from Python Python wrapper: handle non-standard modes properly Python wrapper: prevent *Ptr classes from being created from Python Java wrapper: Don't set video or depth formats at startup. Implement all FREENECTAPI functions in fakenect to avoid issues with Java wrapper bump java wrapper version, bundle with all dependencies Use native byte ordering on byte buffers Add convenient Makefile python: add Python library to link command
yarikoptic
added a commit
to yarikoptic/libfreenect
that referenced
this pull request
Feb 14, 2015
* dfsg: Fix CPack libusb dependency - fixes OpenKinect#420 win32: Fix scattered sources causing link errors OSX: Link freenect-cpp_pcview to libfreenect Install libfreenect.pc on OSX - fixes OpenKinect#410 Fix broken link in README.md Add cpp_pcview example Update python wrapper. python: Add .gitattributes which treats the Python freenect.c as binary Ignore .pyc files from Python Python wrapper: handle non-standard modes properly Python wrapper: prevent *Ptr classes from being created from Python Java wrapper: Don't set video or depth formats at startup. Implement all FREENECTAPI functions in fakenect to avoid issues with Java wrapper bump java wrapper version, bundle with all dependencies Use native byte ordering on byte buffers Add convenient Makefile python: add Python library to link command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Quick one character fix so the cpack resulting deb file can be installed.