[ros-users] [Discourse.ros.org] [Next Generation ROS] Underl…

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Dirk Thomas via ros-users
Dato:  
Til: ros-users
Emne: [ros-users] [Discourse.ros.org] [Next Generation ROS] Underlying DDS library being exported when it shouldn't be


The file `ament_cmake_export_libraries-extras.cmake` gets its information from this call in the `rmw_coredx` package: https://github.com/asirobots/rmw_coredx/blob/fffe64adc36a8016459c95e9c54a5feec50b1b0c/rmw_coredx_cpp/CMakeLists.txt#L82

I assume the second part (`${CoreDX_LIBRARIES}`) is the library `libdds_rpc_cpp.so` you are seeing here? I am not sure if you can just remove it from being exported - you can give it a try.

If that doesn't work you probably want to export the library names instead of their absolute paths.





---
[Visit Topic](https://discourse.ros.org/t/underlying-dds-library-being-exported-when-it-shouldnt-be/2800/2) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>