Response title
This is preview!




Using a Kinect sensor with a PC is still considered an experimental technology. While it has proven to perform consistently once connected, it has been known to start up inconsistently if it is connected out of sequence. This machine already has Kinect sensor drivers properly installed, so there will never be a need to update them. We’ve had the best luck getting the Kinect sensor to run consistently by following this sequence:
Be sure to restart your computer after installing the Kinect SDK from Microsoft. The path variables are not set until you restart.I saw a thread a possible solution for the error of Cinder-block xcopy KinectSdk, I saw that is a matter ofupdating the sdk dir but not working properly, change the path before me said she could not include "NuiApi.h"to modify the path and decision to run the program but throws me errors mInput
error C2065: 'mInput': undeclared identifier
Error C3861: 'create': identifier not found.
The error you are having isn't specific to this block, but with the parameters. Try commenting out the params and see how it runs. Have you added any new parameters to params? Did you initialize all the values you are editing? Did you make sure you called addParam, addButton, and/or addText correctly (ie, don't call addText if you mean to add a parameter).c:\code\cinder_0.8.3_vc2010\src\anttweakbar\twopengl.cpp(240) : [CTwGraphOpenGL::BeginDraw] GL_ERROR=0x500
