graspit-simulator / graspit

The GraspIt! simulator
http://graspit-simulator.github.io/
Other
166 stars 80 forks source link

Make failed with libgraspit.so #151

Closed yshiyi closed 5 years ago

yshiyi commented 5 years ago

Hi, guys, I try to install Graspit on Ubuntu 16.04. Following the standard procedure, I've got this error after typing in make -j5

libgraspit.so: undefined reference to 'SoInput::setBuffer(void*, unsigned long)' collect2: error: ld returned 1 exit status CMakeFiles/graspit_simulator.dir/build.make: 107: recipe for target 'graspit_simulator' failed make[2]: [graspit_simulator] Error 1 CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/grapit_simulator.dir/all' failed make[2]: [CMakeFiles/graspit_simulator.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2

Thanks for any help.

jaytjoa commented 4 years ago

hey, have you solved this issue?

FezanTab commented 2 years ago

has there been a fix for this issue yet?