Skeltrack icon indicating copy to clipboard operation
Skeltrack copied to clipboard

"make check" failed.

Open updogliu opened this issue 12 years ago • 3 comments

ERROR:test-skeleton.c:214:on_track_joints: assertion failed (get_number_of_valid_joints (list) == 7): (6 == 7) /bin/bash: line 5: 17129 Aborted (core dumped) ${dir}$tst FAIL: test-skeleton

The commit I compiled is "3a3dae69 build: Raises required version of GLib to 2.32".

updogliu avatar Dec 19 '12 14:12 updogliu

That's a known one. I rounded some default values in the last release and didn't notice that it would make the tests fail.

I will fix it soon. Thanks.

joaquimrocha avatar Dec 19 '12 14:12 joaquimrocha

May I just ignore it and run any sample binary file to play with a Kinect?

updogliu avatar Dec 19 '12 14:12 updogliu

If you have a Kinect, you do not need the binary files. Those are just for the tests which is what make check does.

joaquimrocha avatar Dec 19 '12 14:12 joaquimrocha