Eclipse unresolved includes
Hey,
I'm trying to use Eclispe (Indigo) with ROS (Hydro). I can import my packages but I still have inresolved includes. I followed the Turorial but I'm not able to do this step:
In Eclipse, right click the project, click properties -> C/C++ general -> Preprocessor Include Paths, Macros etc. Click the tab "Providers" and check the box next to "CDT GCC Built-in Compiler Settings [ Shared ]".
When I click on porperties -> c/c++ general there is no Preprocessor Include Paths, Macros etc.
Is there any way to solve this problem in another way?