Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add rviz_DEFAULT_PLUGIN_LIBRARIES #586

Merged
merged 2 commits into from
Mar 25, 2016

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Mar 25, 2016

see ros-visualization/rviz#979

our package start failing recently, due to

00:56:15 /tmp/binarydeb/ros-indigo-jsk-rviz-plugins-1.0.29/src/quiet_interactive_marker_display.cpp:40: undefined reference to `rviz::InteractiveMarkerDisplay::InteractiveMarkerDisplay()'
00:56:15 CMakeFiles/jsk_rviz_plugins.dir/src/quiet_interactive_marker_display.cpp.o: In function `rviz::InteractiveMarkerDisplay::~InteractiveMarkerDisplay()':
00:56:15 /opt/ros/indigo/include/rviz/default_plugin/interactive_marker_display.h:65: undefined reference to `vtable for rviz::InteractiveMarkerDisplay'
00:56:15 CMakeFiles/jsk_rviz_plugins.dir/src/quiet_interactive_marker_display.cpp.o:(.data.rel.ro._ZTIN16jsk_rviz_plugins29QuietInteractiveMarkerDisplayE[_ZTIN16jsk_rviz_plugins29QuietInteractiveMarkerDisplayE]+0x10): undefined reference to `typeinfo for rviz::InteractiveMarkerDisplay'
00:56:15 CMakeFiles/jsk_rviz_plugins.dir/src/quiet_interactive_marker_display.cpp.o:(.data.rel.ro._ZTVN16jsk_rviz_plugins29QuietInteractiveMarkerDisplayE[_ZTVN16jsk_rviz_plugins29QuietInteractiveMarkerDisplayE]+0x10): undefined reference to `rviz::InteractiveMarkerDisplay::metaObject() const'
00:56:15 CMakeFiles/jsk_rviz_plugins.dir/src/quiet_interactive_marker_display.cpp.o:(.data.rel.ro._ZTVN16jsk_rviz_plugins29QuietInteractiveMarkerDisplayE[_ZTVN16jsk_rviz_plugins29QuietInteractiveMarkerDisplayE]+0x18): undefined reference to `rviz::InteractiveMarkerDisplay::qt_metacast(char const*)'
00:56:15 CMakeFiles/jsk_rviz_plugins.dir/src/quiet_interactive_marker_display.cpp.o:(.data.rel.ro._ZTVN16jsk_rviz_plugins29QuietInteractiveMarkerDisplayE[_ZTVN16jsk_rviz_plugins29QuietInteractiveMarkerDisplayE]+0x20): undefined reference to `rviz::InteractiveMarkerDisplay::qt_metacall(QMetaObject::Call, int, void**)'
00:56:15 CMakeFiles/jsk_rviz_plugins.dir/src/quiet_interactive_marker_display.cpp.o:

http://build.ros.org/view/Ibin_uT64/job/Ibin_uT64__jsk_rviz_plugins__ubuntu_trusty_amd64__binary/16/console

@k-okada k-okada merged commit 410655d into jsk-ros-pkg:master Mar 25, 2016
@k-okada k-okada deleted the fix_rviz_default_plugin branch February 15, 2017 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant