ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You should be able to reproduce this locally by using:

catkin_make -DCMAKE_BUILD_TYPE=RelWithDebInfo

Once you can do that, you can work out a solution locally before you release a new version to the farm.

My only thought about actually fixing this is to try setting the CGAL_DONT_OVERRIDE_BUILD_FLAGS variable _before_ you call find_package(CGAL).