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.
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?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-02-28 13:16:12 -0600
Seen: 318 times
Last updated: Feb 28 '13