Page 1 of 1

Question about Include Paths

Posted: Fri Feb 08, 2013 4:33 am
by Gibbon1
Q: I have a project with a directory structure. (part of a halfhearted attempt to be organized)

To get the project to build I have to manually setup the include path under build settings -> Compiler -> Include Paths.

Is there anyway to handle this automagically? For instance getting the makefile generator to create the path from the files in the workspace?

Thanks.

Re: Question about Include Paths

Posted: Fri Feb 08, 2013 9:23 am
by eranif
No. You need to set it manually

Eran

Re: Question about Include Paths

Posted: Sat Feb 09, 2013 3:40 am
by Gibbon1
Thank you, that potentially saves me from wasting time.

Does seem like a feature that could be useful. Add Collated the paths to all the header files to makefile.