0
votes
0answers
31 views

Error while building openKinect/freenect

I downloaded all code from github for OpenKinect Python wrappers. When I tried to install the same, I got an error. Here's my session on cmd.exe Microsoft Windows [Version 6.1.7601] Copyright (c) ...
0
votes
0answers
82 views

OpenKinect opengl.exe white screen

I've installed all of the OpenKinect (libfreenect) protocols such as git, glut, pthreads, etc. and followed the routine. I was able to get most of the solution compiled in c++ MS Visual. I opened ...