curiosity-inc / azure-kinect-dk-unity

Azure Kinect C# wrapper compatible both with Sensor SDK and Body Tracking SDK ant Unity sample project using it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DllNotFoundException: k4abt

mohaaaaa opened this issue · comments

Hello,
i have an issue using you project.
I'm using all you said on you Installation. The problem is that i have this Error :

DllNotFoundException: k4abt
Microsoft.Azure.Kinect.Sensor.BodyTracking.BodyTracker.Create (Microsoft.Azure.Kinect.Sensor.Calibration sensorCalibration) (at Assets/AzureKinectDK/Scripts/M4ABT/BodyTracker.cs:21)
DebugRenderer.OnEnable () (at Assets/AzureKinectDK/Examples/Scripts/DebugRenderer.cs:28)

I don't know if you already had this error, but it would be cool if you could help me on this one.

Fixed by adding Cuda DLLs