Closed ashokbugude closed 8 years ago
Have you installed voxelsdk?
libvoxelpcl.so should be built and installed when you install voxelsdk.
-Larry
On Oct 3, 2016, at 12:39 AM, ashokbugude notifications@github.com wrote:
I have installed voxelsdk in Linux 16.04 but 'libvoxelpcl.so ' is not installed . It is needed to run 'hand tracking ' application of https://github.com/3dtof/DemoApplications/tree/master/TinTin/hand_tracking https://github.com/3dtof/DemoApplications/tree/master/TinTin/hand_tracking I get the below error messages when I run make command
zayyon@zayyon-Lenovo-ideapad-300-15ISK:~/Downloads/DemoApplications-master/TinTin/hand_tracking/build$ sudo make [sudo] password for zayyon: make[2]: * No rule to make target '/usr/lib/libvoxelpcl.so', needed by 'main'. Stop. CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/main.dir/all' failed make[1]: * [CMakeFiles/main.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *\ [all] Error 2
Could you please send me a copy of 64 bit libvoxelpcl.so file Thanks
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/3dtof/voxelsdk/issues/96, or mute the thread https://github.com/notifications/unsubscribe-auth/AGdpMVm5wpGkNBbT_35n5sSZw-sZ1Ah3ks5qwJUtgaJpZM4KMQX_.
I have installed voxel sdk , but so files does not include libvoxelpcl as show below
Could you pls send libvoxelpcl.so file
The issue was due to https://github.com/3dtof/voxelsdk/issues/89
I have installed voxelsdk in Linux 16.04 but 'libvoxelpcl.so ' is not installed . It is needed to run 'hand tracking ' application of https://github.com/3dtof/DemoApplications/tree/master/TinTin/hand_tracking
I get the below error messages when I run make command
zayyon@zayyon-Lenovo-ideapad-300-15ISK:~/Downloads/DemoApplications-master/TinTin/hand_tracking/build$ sudo make [sudo] password for zayyon: make[2]: * No rule to make target '/usr/lib/libvoxelpcl.so', needed by 'main'. Stop. CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/main.dir/all' failed make[1]: * [CMakeFiles/main.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *\ [all] Error 2
Could you please send me a copy of 64 bit libvoxelpcl.so file Thanks