Kinect Face beta31 and sdk 1.7

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)

hei circuit,

true, there are two files missing. here is how you get them:

  • get vuxens dx11 pack. there in \nodes\plugins you find FaceTrackData.dll and FaceTrackLib.dll
  • put those two file in \addonpack\lib\nodes\plugins

that should do.

in current DX11 pack (vvvv-packs-dx11-b31-x86.zip)
you have to get the missing files from
C:\Program Files\Microsoft SDKs\Kinect\Developer Toolkit v1.7.0\Redist\x86
and put them in to packs/dx11/nodes/plugins

The only place where I have FaceTrackData.dll and FaceTrackLib.dll is

C:\Program Files (x86)\Cadavid Concepts, Inc\nuiCapture Animate v.1.4.0 (Evaluation version)

true, they’re missing from vuxens b31 pack but doesn’t circuitb’s pointer help you? i don’t know about the files you pointed at.