in the unity editor on windows with realsense d435, everything works fine and all the examples run as they should.
i tried to build the basic skeleton example. I added the scene to the build settings, enabled the webcam in the window settings, and selected the appropraite build (x86-64).
the project builds, but only shows “no skeletons found”.
i am using the trial version of nuitrack with the latest runtime from the compatibility post (0.34).
What do i need to do to get one of the examples to build?
after looking at the debug logs, i can see it still has a TBB mismatch. I have already replaced the unity version of the dll with the one from the new build.
my specific error is:
TBB version mismatch: runtime library version is 10003 but the application was compiled with the 11102 version.
I was going to try out your suggestion @Stepan.Reuk, but now that computer is really suffering. it wouldn’t do the test when i plugged the realsense d435 back in. the camera works with the realsense software.
I uninstalled nuitrack and reinstalled using the latest version. i can activate the camera with nuitrack, but not run the sample (error code 3). nuitract_sample.exe exits with: Failed to resolve the request:
Format: BGR8, width: 640, height: 480*
Into:
Formats:*
YUYV*
terminate called after throwing an instance of ‘tdv::nuitrack::TerminateException’
yes, but definitely something fishy with the realsense.now. very odd since it was working with nuitrack, just not building, now it isn’t working. i don’t think anything changed. tried all 4 usb3 ports on this machine.