This site requires JavaScript, please enable it in your browser!
Greenfoot back
tyler29294
tyler29294 wrote ...

2011/11/15

Kinect server and windows 7 64Bit

tyler29294 tyler29294

2011/11/15

#
I got OpenNI and PrimeSensor working just fine. Turns out you can't have the official SDK installed along with PrimeSensor or it screws up the drivers. Now my problem is because I used the 64Bit version of OpenNI the kinect server for greenfoot won't open due to OpenNI.dll not being there. Well it is there just called OpenNI64.dll and is in "Program Files (x86)" instead of just "Program Files". What can I do to fix this?/
nccb nccb

2011/11/15

#
I think the best thing to try is to uninstall everything related to the Kinect to avoid any mix of libraries and 32/64-bit, and then start installing again using the links on the Greenfoot Kinect instructions page. So, go to Control Panel->Programs and Features, and uninstall the following items, then install everything again:
  • OpenNI 1.x.x.x for Windows
  • PrimeSense - NITE 1.x.x.x for Windows
  • PrimeSense Sensor KinectMod 5.x.x.x for Windows
  • Greenfoot Kinect Server
You need to login to post a reply.