【发布时间】:2015-03-03 15:38:09
【问题描述】:
我想安装一些库,以便通过以下链接在 Raspberry 中连接 Kinect 360:http://www.kdab.com/setting-up-kinect-for-programming-in-linux-part-1/
首先,我在 Ubuntu 上进行了检查,一切都很好。 但是,当我想构建 libfreenect(使用 make)时,会显示此错误:
../lib/libfreenect.so.0.5.2: undefined reference to 'lisusb_get_parent'
collect2: ld returned 1 exit status
我是 Raspberry 的新手,我不知道如何解决这个问题。
感谢任何帮助! :)
谢谢!
【问题讨论】: