joaquimrocha / Skeltrack

A Free Software skeleton tracking library
GNU Lesser General Public License v3.0
294 stars 63 forks source link

Can not run the example #14

Open Sherwin-Yi opened 11 years ago

Sherwin-Yi commented 11 years ago

When run the example their is an issue

root@ubuntu:~/Skeltrack/examples# ls Makefile Makefile.am Makefile.in test-kinect test-kinect.c test-kinect.o root@ubuntu:~/Skeltrack/examples# ./test-kinect

(lt-test-kinect:7197): GModule-CRITICAL **: g_module_close: assertion `module->ref_count > 0' failed

(lt-test-kinect:7197): Clutter-CRITICAL **: Unable to initialize Clutter: Failed to connected to any renderer due to constraints root@ubuntu:~/Skeltrack/examples#

How to deal with this?