Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Multiple Src Folders(Adding depedencies for multiple src folders.)
Multiple Src Folders [message #1234268] Tue, 21 January 2014 15:25 Go to next message
Jaya Johnson is currently offline Jaya JohnsonFriend
Messages: 2
Registered: January 2014
Junior Member
Hello:
I am new to the eclipse C++ set up - I have an existing project that is structured as such.
Project Name >
include > all header files .h
src > all source files .cpp

I need to build this in eclipse and add depedency of the include folder to be build when the src is build.

I have basically changed the order of the src folder in the properties tab
however the .cpp files in the src folder are not able to find the .h header files in the include file.

Is there a way to configure this in the IDE.

Thank you.
Re: Multiple Src Folders [message #1234786 is a reply to message #1234268] Wed, 22 January 2014 20:07 Go to previous message
Jaya Johnson is currently offline Jaya JohnsonFriend
Messages: 2
Registered: January 2014
Junior Member
I think i could do that by specifying the include folder in the Properties->Settings->Tool Settings->Includes -> + icon and add path from workspace..

I am trying to figure out how to set up depdendencies in eclipse on a different project.

Thanks.
Previous Topic:Can't get Global Breakpoint to work in Kepler - Hello World
Next Topic:Eclipse beginner - cannot find static library
Goto Forum:
  


Current Time: Fri Apr 26 13:04:35 GMT 2024

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

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

Back to the top