Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT can't find the correct inlcude file.

How does CDT collect the include file path information? What kind of project did you create? Does it collect the information from the Makefile build output of a manual build? Did you feed it to it by hand?

On Mon, Sep 1, 2008 at 7:57 AM, hw gao <hhww.gao@xxxxxxxxx> wrote:
I work on a project. It has some include files which have the same file name but exist in the different folder. And the makefile has included the path of the correct include file. But after indexed, CDT can't find the crrect include file.
Is there a way to change the path of the include file?

Thanks for any help!

--
Peter Gao

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top