Hello,
I’m trying to make nuitrack SDK work in Unity3D but I have this error:
TerminateException: NuitrackException (TerminateException) nuitrack.NativeImporter.throwException (ExceptionType type) nuitrack.NativeNuitrack.Init (System.String config) nuitrack.Nuitrack.Init (System.String config, NuitrackMode mode)
Sample is working and it’s not about my code because this is working on other computers with the same one.
This is unlikely a environment variable error like I see in lot of topics because I tried many ways to set it. Plus, when I put a wrong one I got a bad configuration error.
Thank you in advance for your help.