How to set the include paths for gcc in a Managed Make project in Eclipse 3.2.1 and CDT 3.1
- Right click on your project and click "Properties"
- Select "C/C++ Build" in the sidebar
- In the "Tool Settings" tab, "GCC C++ Compiler" -> "Directories"
- Click the Add button to add directories to be included.
Comments
Hey, thanks for posting that. It is truly unbelievable how the existing docs do not anticipate that this MIGHT not be obvious!!!