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

C++ Wrapper GLUT Include Misspelling #320

Closed
wants to merge 1 commit into from

Conversation

JonBoyleCoding
Copy link

While the change has already been made for the examples folder CMakeLists.txt, the one in the C++ wrapper was not included in the fix.

Signed-off-by: Jonathan Boyle <JonBoyle87@gmail.com>
piedar added a commit that referenced this pull request Jul 16, 2013
Fixes #320

Signed-off-by: Benn Snyder <benn.snyder@gmail.com>
@piedar
Copy link
Contributor

piedar commented Jul 16, 2013

Fixed by 955af59.

@piedar piedar closed this Jul 16, 2013
yarikoptic added a commit to yarikoptic/libfreenect that referenced this pull request Sep 23, 2013
* commit 'v0.2.0-1-g5eed1f0': (35 commits)
  Update CMake version for v0.2.0
  Kinect for Windows and Xbox 360 Model 1473 support
  Changed all GL-related INCLUDE_DIRS to INCLUDE_DIR Fixes OpenKinect#320
  as3-bom: Support uncompressed depth
  camera-flags: added depth and video mirror
  camera-flags: initial commit
  Fixed fprintf format warnings
  Removed Formula now in homebrew Library
  Added Kinect for Windows udev rules
  Removed unused stdbool.h Replaced all include guards with '#pragma once' - fixes OpenKinect#296
  Removed libusb patch already merged upstream
  handle error case on USB 3.0: control transfer may return 512 bytes
  FrameMode now implements getFieldOrder() to be compatible with new versions of jna. Signed-off-by: John Scheible johnscheible@gmail.com
  Adding to C++ wrapper a method to access the underlying freenect_device Signed-off-by: Joseph J Dillon <joe.robotics@hotmail.com> josephd
  Added missing dependencies
  examples: GLUT_INCLUDE_DIRS -> GLUT_INCLUDE_DIR
  wavrecord.c: initialize sample count to 0
  audio firmware loader: use the structure of the firmware image format to specify size/addresses
  freenect.pyx: add FREENECT_DEPTH_{MM,REGISTERED} support
  windows: libusb-win32 renamed their header; change the include accordingly
  ...
yarikoptic added a commit to yarikoptic/libfreenect that referenced this pull request Sep 23, 2013
* commit 'v0.2.0-15-g6198bcd': (36 commits)
  Update CONTRIB for v0.2.0
  Update CMake version for v0.2.0
  Kinect for Windows and Xbox 360 Model 1473 support
  Changed all GL-related INCLUDE_DIRS to INCLUDE_DIR Fixes OpenKinect#320
  as3-bom: Support uncompressed depth
  camera-flags: added depth and video mirror
  camera-flags: initial commit
  Fixed fprintf format warnings
  Removed Formula now in homebrew Library
  Added Kinect for Windows udev rules
  Removed unused stdbool.h Replaced all include guards with '#pragma once' - fixes OpenKinect#296
  Removed libusb patch already merged upstream
  handle error case on USB 3.0: control transfer may return 512 bytes
  FrameMode now implements getFieldOrder() to be compatible with new versions of jna. Signed-off-by: John Scheible johnscheible@gmail.com
  Adding to C++ wrapper a method to access the underlying freenect_device Signed-off-by: Joseph J Dillon <joe.robotics@hotmail.com> josephd
  Added missing dependencies
  examples: GLUT_INCLUDE_DIRS -> GLUT_INCLUDE_DIR
  wavrecord.c: initialize sample count to 0
  audio firmware loader: use the structure of the firmware image format to specify size/addresses
  freenect.pyx: add FREENECT_DEPTH_{MM,REGISTERED} support
  ...
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