Closed rafagjordana closed 8 years ago
Fixed now. The -ldefault_plugin
should not be necessary, so I also removed it in the indigo-devel branch (which is currently also the basis for jade and kinetic).
I also staged a release for kinetic as octomap_rviz_plugins, but that currently fails due to Qt4: http://build.ros.org/job/Kbin_uxhf_uXhf__octomap_rviz_plugins__ubuntu_xenial_armhf__binary/2/console
Did the source checkout build without problems for you?
When compiling with ROS Kinetic with Ubuntu 16.04, the following error appears:
While on Indigo, Ubuntu 14.04 it works nicely.
The fix is easy but I do not know whether it has any further implications. Just remove the
-ldefault_plugin
from line 51 in the CMakeLists.txt (I didn't a PR because there is no kinetic-devel branch yet).Some further info: