0

I have downloaded the KinectToolbox from the codeplex website and added Kinect.Toolbox.dll into the reference in my project, but when I put "using Kinect.Toolbox" I get the error "The type or namespace "Toolbox" does not exist in the namespace 'Microsoft.Samples.Kinect' (are you missing an assembly reference?)"

Any suggestions?

Jens Björnhager
  • 5,632
  • 3
  • 27
  • 47
user2159166
  • 101
  • 1
  • 3
  • 11
  • That is strange. I would understand, if the compiler would say "The type or namespace name 'Kinect' could not be found". Can you show your code? – Thomas Hetzer Mar 16 '14 at 08:06
  • This is not my area of expertise, but you can try to build your project, and see if that solves your problem. Sometimes it does. – Peppe L-G Mar 17 '14 at 13:42

0 Answers0