Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Set the include path of sub-directory
Set the include path of sub-directory [message #161577] Tue, 10 January 2006 14:30
Eclipse UserFriend
Originally posted by: yinglcs.aim.com

Hi,
I create a new C/C++ project in eclipse cdt. Here is my directory
structure:
/src
/subDir1
A.cpp
A.h
/subDir2
B.cpp
B.h
C.cpp
C.h

If C needs to include "A.h" and "B.h" and B.h needs to include "A.h",

how can I change I chage the setting so that my project can compile?

All the files I found are "Auto generate", so I don't know where to change.

Thank you.
Previous Topic:MBS generated makefiles
Next Topic:g++.exe: no input files on mingw
Goto Forum:
  


Current Time: Sat May 10 06:08:48 EDT 2025

Powered by FUDForum. Page generated in 0.02663 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top