Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Compling problems with new subdirs
Compling problems with new subdirs [message #998724] Thu, 10 January 2013 15:04 Go to next message
Alessio Collalti is currently offline Alessio CollaltiFriend
Messages: 1
Registered: January 2013
Junior Member
Hello to all!!,

I've got this problem.
I had before all sources file and headers into one dir "src". I decided to create 3 subdirs into src and move all sources file and headers into these three subdirs. Before it I didn't have problem to compile and execute. Currently I cannot neither compile nor execute having the same error: "make:***(file.o) error 1

Please anybody could help me?

Cheers

Alessio
Re: Compling problems with new subdirs [message #1000386 is a reply to message #998724] Mon, 14 January 2013 16:23 Go to previous messageGo to next message
Cong Chen is currently offline Cong ChenFriend
Messages: 7
Registered: January 2013
Junior Member
can you tell how did you include the files?
Re: Compling problems with new subdirs [message #1000774 is a reply to message #998724] Tue, 15 January 2013 12:16 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Alessio Collalti wrote on Thu, 10 January 2013 16:04
Hello to all!!,

I've got this problem.
I had before all sources file and headers into one dir "src". I decided to create 3 subdirs into src and move all sources file and headers into these three subdirs. Before it I didn't have problem to compile and execute. Currently I cannot neither compile nor execute having the same error: "make:***(file.o) error 1

Please anybody could help me?

Cheers

Alessio

Did you try clean project and then build?


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:Add new source files programmatically
Next Topic:Function can't be resolved error
Goto Forum:
  


Current Time: Tue Apr 23 14:42:01 GMT 2024

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

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

Back to the top