Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasLengeling committed Aug 4, 2015
2 parents b867a26 + 8fbfd9d commit 3984683
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,19 @@ Library for Mac check out the [OpenKinect-for-Processing library](https://githu
#### Reference and tutorial coming soon

[Webpage](http://codigogenerativo.com/kinect-2-0-library-for-processing/) with tutorial and some couple of useful things.
#### Install
#### Install Processing 3.0

- Install [Kinect for Windows SDK v2](http://www.microsoft.com/en-us/kinectforwindows/default.aspx)
- Copy KinectPV2 folder to your processing libraries sketch folder.
- Enjoy

For Processing 2.2.1 please use the [KinectPV2 0.7.2 version](https://github.com/ThomasLengeling/KinectPV2/releases/tag/0.7.2).

#### Know issues

- Missing "msvcp110.dll", or "Kinect20.Face.dll: Can't find dependent libraries on thread"
- Install [Visual 2012 C++ Redistributable Packages](https://www.microsoft.com/en-us/download/details.aspx?id=30679).
- Check if the Kinect v2 SDK 2.0 is installed correctly.

---

Expand Down

0 comments on commit 3984683

Please sign in to comment.