Kinect / tutorial

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

Lab 10: Input doesn't work #14

Open jasbro-qut opened 9 years ago

jasbro-qut commented 9 years ago

Compiled as-is Lab 10 doesn't show up a hand cursor. All other labs up to this point worked fine.

I get the KinectUserViewer but no hand cursor. When in full screen, the backbutton does not show up either.

I'm running Windows 10. Maybe there is a compatibility issue?

oakdemirci commented 8 years ago

I also cannot run the sample in Windows 10... My solution is a Windows 8.1 solution but could not engage... :( Any suggestions? Thanks...

peterpans01 commented 8 years ago

make sure your target is x64.

vineyugave commented 7 years ago

my target is x64 even then not working on Windows 10

ConnectedCat commented 6 years ago

Same here, running on Windows 10 ver. 1709, VS Community 2015. Target x64. Sample code doesn't show hand cursor. Any updates on this?

vinayvidhani0804 commented 5 years ago

Any updates on the same?? I am also using Windows 10 with windows 8.1 solution with x64 I have check upto lab 8 examples are working fine but hand cursor is not visible.

DrNeil commented 5 years ago

These labs were built for Windows 8.1 and have not been updated since. You are welcome to make a pull request and help to update them to Windows 10.