Skip to content

Commit

Permalink
docs: How to switch to libusbk backend
Browse files Browse the repository at this point in the history
  • Loading branch information
xlz committed Mar 10, 2016
1 parent df8058a commit 3228d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ When you report USB issues, please attach relevant debug log from running the pr

* Install UsbDk driver

Download the latest x64 installer from https://github.com/daynix/UsbDk/releases, install it. This doesn't interfere with the Microsoft SDK. Do not install the libusbK driver if you install the UsbDK driver.
Download the latest x64 installer from https://github.com/daynix/UsbDk/releases, install it. This doesn't interfere with the Microsoft SDK. Do not install the libusbK driver if you install the UsbDK driver. If UsbDk somehow does not work, use `-DLIBUSB_USE_USBDK=OFF` to switch to the libusbK backend.
* (Alternatively) Install libusbK driver

You don't need the Kinect for Windows v2 SDK to build and install libfreenect2, though it doesn't hurt to have it too. You don't need to uninstall the SDK or the driver before doing this procedure.
Expand Down

0 comments on commit 3228d88

Please sign in to comment.