Exception in OrbbecBodyTracking.dll

I’m able to build the samples in the Orbbec Body Tracking dll, but attempting to run any of the samples results in this error when it attempts to load the dll:
“Unhandled exception at 0x000007FEE7810B91 (OrbbecBodyTracking.dll) in BodyViewer.exe: 0xC000001D: Illegal Instruction.”

Note that the prebuilt standalone binaries that come with the SDK also throw the exact same exception. I’ve made sure to set the debugger working directing to the target directory, but the issue doesn’t seem to be the inability to find the dll, rather the exception thrown when it does find it.

I’m on Windows 7. I’m able to run the other Astra SDK samples, the OpenNI2 samples also work, and I can connect to the RGB camera using VLC media player, so all in all the device seems to be working just fine. Just not able to get the Body Tracking SDK to work.

Do you have access to windows 8 or windows 10 - seem to recall reading somewhere that it was windows 8+ minimum requirement.

Westa

Oh really? Ok, I missed that.
Anyway, I will definitely try that. Thanks.