Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Includes in CDT 2.1
Includes in CDT 2.1 [message #139533] Thu, 24 February 2005 05:41 Go to next message
Eclipse UserFriend
Originally posted by: luke.volny.cz

If I specify include like #include "../tcpClient/tcp.h", the program is
compiled fine, but when doubleclicking on "../tcpClient/tcp.h" in Outline
(C/C++ perspective) "No Includes Found" window appears telling me 'No
include files were found that matched that name'.
Re: Includes in CDT 2.1 [message #139603 is a reply to message #139533] Fri, 25 February 2005 09:45 Go to previous message
Eclipse UserFriend
Originally posted by: alain.nowhere.ca

Luke wrote:

> If I specify include like #include "../tcpClient/tcp.h", the program is
> compiled fine, but when doubleclicking on "../tcpClient/tcp.h" in Outline
> (C/C++ perspective) "No Includes Found" window appears telling me 'No
> include files were found that matched that name'.

Set your include path in the project properties.
Previous Topic:Remote debugging with gdb gives internal error.
Next Topic:Problems running external programs (gcc amd make)
Goto Forum:
  


Current Time: Mon Jun 09 08:04:23 EDT 2025

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

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

Back to the top