We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb3520 commit fe8d35bCopy full SHA for fe8d35b
README.md
@@ -18,7 +18,7 @@ Notice: If you have the newer Kinect v2 (XBox One), use [OpenKinect/libfreenect2
18
To build libfreenect, you'll need
19
20
- [libusb](http://libusb.info) >= 1.0.18
21
-- [CMake](http://cmake.org) >= 2.6
+- [CMake](http://cmake.org) >= 2.8.12
22
- [python](http://python.org) >= 2.7 or >= 3.3 (only if BUILD_PYTHON=ON or BUILD_PYTHON2=ON or BUILD_PYTHON3=ON or BUILD_REDIST_PACKAGE=OFF)
23
24
For the examples, you'll need
0 commit comments