Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Adding folders to C-project(Adding folders, *.c and *.h files not found)
icon5.gif  Adding folders to C-project [message #1012474] Thu, 21 February 2013 16:18 Go to next message
Friedrich Vissel is currently offline Friedrich VisselFriend
Messages: 1
Registered: February 2013
Junior Member
Hello,
i'm stuck with the following problem:
I can add *.c and *.h files to my project directory by copying them there.
But when I add complete folders with those files in them, the compiler does not find
the #includes or source files.
So, the structure MyProject\terasic.h works, but MyProject\terasic\terasic.h doesn't.
What am I doing wrong?
Thx, Friedrich
Re: Adding folders to C-project [message #1012576 is a reply to message #1012474] Thu, 21 February 2013 20:36 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2/21/2013 12:40 PM, Friedrich Vissel wrote:
> Hello,
> i'm stuck with the following problem:
> I can add *.c and *.h files to my project directory by copying them there.
> But when I add complete folders with those files in them, the compiler
> does not find
> the #includes or source files.
> So, the structure MyProject\terasic.h works, but
> MyProject\terasic\terasic.h doesn't.
> What am I doing wrong?
> Thx, Friedrich

Always pays to read the sticky posts at the top of new forums. Here's
one: http://www.eclipse.org/forums/index.php/t/161206/
Previous Topic:SDK Version
Next Topic:How do i fix this using eclipse,ini
Goto Forum:
  


Current Time: Tue Apr 23 16:13:20 GMT 2024

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

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

Back to the top