ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

stomic's profile - activity

2013-11-18 07:38:43 -0500 received badge  Great Answer (source)
2013-08-21 05:40:36 -0500 received badge  Good Answer (source)
2013-08-18 23:12:48 -0500 received badge  Nice Answer (source)
2013-07-30 21:12:43 -0500 received badge  Teacher (source)
2013-07-30 21:12:43 -0500 received badge  Necromancer (source)
2013-07-30 04:34:36 -0500 answered a question Standard system include paths missing in Eclipse from catkin_make

I had the same problem. I am using eclipse CDT Kepler. To solve it, go to project properties, find 'preprocessor Include Paths', then under the tab 'providers' you will find 'CDT_GCC Built-in Compiler Settings'. Check it and that's it. It's better than to add all include dirs manually.