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: 407 times
Last updated: Feb 28 '13
Rosmake rosconsole fail on OSx Lion
rosmake doesn't include custom msg header files
how to spawn a model with c++ with different joint angles
Synchronizer with approximate time policy in a class [C++]
Raspberry Pi3 Phidgets rosmake
Change publishing rate in source code
Callback for a Ardrone Navdata Subscriber doesn't work
Could not tap ros/fuerte/flann over mxcl/master/flann
Multiple Arguments of a subscriber ROS indigo, arduino, C++
rviz crashes on indigo /osx due to serializer implementation