Skip to content

Assimp issue while building #2

@Shushman

Description

@Shushman

I changed the CMakeLists.txt of my local copy for aikido instead of r3. It resolves the targets correctly, but displays the following error while linking the executable:

Linking CXX executable /home/shushman/catkin_ws/devel/lib/dart_examples/load_urdf
/usr/bin/ld: CMakeFiles/load_urdf.dir/src/load_urdf.cpp.o: undefined reference to symbol '_ZNK6Assimp8IOSystem12ComparePathsEPKcS2_'
//usr/lib/libassimp.so.3: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

I guess it's to do with assimp but am not sure how to diagnose it.

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