hi,
just tested last beta(31) with kinect sdk 1.7 installed
i get the following error when opening
Face (Kinect Microsoft) help.v4p
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.DllNotFoundException: Unable to load DLL ‘FaceTrackLib.dll’: Le module spécifié est introuvable. (Exception from HRESULT: 0x8007007E)
at Microsoft.Kinect.Toolkit.FaceTracking.NativeMethods.FTCreateFaceTracker(IntPtr reserved)
at Microsoft.Kinect.Toolkit.FaceTracking.FaceTracker.Initialize(CameraConfig newColorCameraConfig, CameraConfig newDepthCameraConfig, IntPtr colorImagePtr, IntPtr depthImagePtr, FaceTrackingRegisterDepthToColor newRegisterDepthToColorDelegate)
at Microsoft.Kinect.Toolkit.FaceTracking.FaceTracker…ctor(KinectSensor sensor)
at VVVV.MSKinect.Nodes.KinectFaceNode.KinectFaceNode_AllFrameReady(Object sender, AllFramesReadyEventArgs e)
at VVVV.MSKinect.Lib.KinectRuntime.Runtime_AllFramesReady(Object sender, AllFramesReadyEventArgs e)
at Microsoft.Kinect.ContextEventHandler`1.SendOrPostDelegate(Object state)