Re: Error in GuiWrapper.cpp while buildng rtabmap_ros
Posted by matlabbe on
URL: http://official-rtab-map-forum.206.s1.nabble.com/Error-in-GuiWrapper-cpp-while-buildng-rtabmap-ros-tp3865p3866.html
Hi,
It looks like the wrong librtabmap_gui.so is taken. Do you have the a mix of rtabmap built from source and binaries?
Can you go in catkin_ws/build directory and do "make VERBOSE=1" to see to which libraries it tries to link with?
Cheers,
Mathieu