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 run_depend on visualization_msgs #33

Merged
merged 1 commit into from
Apr 22, 2015

Conversation

scpeters
Copy link
Contributor

I get a configuration error on utopic without this change:

CMake Error at /opt/ros/jade/share/catkin/cmake/catkin_package.cmake:217 (message):
  catkin_package() DEPENDS on the catkin package 'visualization_msgs' which
  must therefore be listed as a run dependency in the package.xml
Call Stack (most recent call first):
  /opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
  CMakeLists.txt:42 (catkin_package)


-- Configuring incomplete, errors occurred!
See also "/home/ws/build_isolated/geometric_shapes/CMakeFiles/CMakeOutput.log".
See also "/home/ws/build_isolated/geometric_shapes/CMakeFiles/CMakeError.log".
Makefile:675: recipe for target 'cmake_check_build_system' failed
make: *** [cmake_check_build_system] Error 1
<== Failed to process package 'geometric_shapes': 

I get a configuration error on utopic without this change:
~~~
CMake Error at /opt/ros/jade/share/catkin/cmake/catkin_package.cmake:217 (message):
  catkin_package() DEPENDS on the catkin package 'visualization_msgs' which
  must therefore be listed as a run dependency in the package.xml
Call Stack (most recent call first):
  /opt/ros/jade/share/catkin/cmake/catkin_package.cmake:98 (_catkin_package)
  CMakeLists.txt:42 (catkin_package)


-- Configuring incomplete, errors occurred!
See also "/home/ws/build_isolated/geometric_shapes/CMakeFiles/CMakeOutput.log".
See also "/home/ws/build_isolated/geometric_shapes/CMakeFiles/CMakeError.log".
Makefile:675: recipe for target 'cmake_check_build_system' failed
make: *** [cmake_check_build_system] Error 1
<== Failed to process package 'geometric_shapes': 
~~~
@scpeters scpeters mentioned this pull request Apr 22, 2015
6 tasks
mikeferguson added a commit that referenced this pull request Apr 22, 2015
Add run_depend on visualization_msgs
@mikeferguson mikeferguson merged commit a1babc3 into moveit:indigo-devel Apr 22, 2015
@scpeters scpeters deleted the patch-1 branch April 22, 2015 20:08
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.

None yet

2 participants