[ros-users] Communicating between two user created packages

Josh Faust jfaust at willowgarage.com
Wed Oct 6 20:32:06 UTC 2010


>
>
> undefined reference to `my_namespace::X::X()`
>
>
You need to add the linker flags to the exports as well.  For example, from
roslib:
lflags="-Wl,-rpath,${prefix}/lib -L${prefix}/lib -lroslib"

Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20101006/17b903db/attachment-0003.html>


More information about the ros-users mailing list