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

It turns out that my gcc version 4.6.3 has no support for C++ 11. Therefore it wouldn't compile.

It turns out that my gcc version 4.6.3 has no support for C++ 11. Therefore it wouldn't compile.

I updated it to gcc 4.7 with this guide and that fixed my problems.