MSKinect Plugin is missing DepthImagePixel data type

hi devvvvs,

i was just compiling the addonpack and had a compile error on the MSKinect Plugin missing the data type ^code:
DepthImagePixel
^

It is fixable by replacing the Microsoft.Kinect.dll assembly in the Dependencies folder with the latest version from the SDK. As i am not the author of the plugin and do not really know if it breaks anything.

Here is the commit: https://github.com/muthesius/vvvv-sdk/commit/cec33d5489140f9e2a1f2923b3729b09dfbe9ed9

Anyone else with te error? Maybe i was doing the wrong thing?

greets!

ps. sorry post went into the wrong forum first…

yep there’s a dependency missing. author knows about it, shouldn’t take that long…

perfect. thx!