rosmake fails with c++/clang errors
Running rosmake -a --pre-clean
on OS X (10.8.2) gives the following build log, with errors concerning some nasty C++ code and a few clang errors too.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Running rosmake -a --pre-clean
on OS X (10.8.2) gives the following build log, with errors concerning some nasty C++ code and a few clang errors too.
Check the troubleshooting here.
Also I'm not sure if that will solve the errors of the form /Users/alex/ros_ws/visualization_tutorials/rviz_plugin_tutorials/src/drive_widget.cpp:114:24: error: variable length array of non-POD element type 'QPointF'
QPointF right_track[ step_count ];
. Thoughts?
Asked: 2013-02-28 13:16:12 -0600
Seen: 430 times
Last updated: Feb 28 '13
Compilation error building Rviz on OSX Lion
rxtools build error on OSX Snow Leopard
Do I need to know any specific computer language or framework to use ROS?
Cleaning up when moving a stack/package to a different directory so rosmake won't complain
Ogre_tools installation issues on Snow Leopard (with ROS diamondback)
rviz installation issues on 64bit snow-leopard using ROS Diamondback