Skip to content

libgraspit.so undefined reference #42

Description

@FezanTab

Hello,
I was working through the instructions of installing GraspIt! but I am now stumped on this problem after running 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/graspit_simulator.dir/all' failed
make[1]: *** [CMakeFiles/graspit_simulator.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2

Does anyone have any ideas on how to resolve this problem?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions