Kinect / tutorial

Tutorial on the v2 Kinect platform. Walk thru the whole thing at http://kinect.github.io/tutorial
MIT License
174 stars 63 forks source link

problem #1

Closed priyamalar closed 9 years ago

priyamalar commented 9 years ago

It is really wonderfull. But I have one problem. When I run this program(only infrared) in my laptop it perfectly work. But when I copy that folder and paste it another laptop it dosen't work eventhough I include x86 and others. For this what can I DO?

benlower commented 9 years ago

@priyamalar did you make sure to install the Kinect SDK on the second laptop? you still have to have it installed. if this isn't the case, what exactly is happening on the second machine when you try to run the project? closing the issue and will reopen if it's not SDK installation.

priyamalar commented 9 years ago

I had installed sdk on my second laptop. But it is not properly work. But i solved this issue by the way i download the code on 2nd laptop itself, it properly work. Very thanks for your response.