Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » some question of a newcomer
some question of a newcomer [message #201005] Sun, 02 September 2007 22:33 Go to next message
Miklos Lammel is currently offline Miklos LammelFriend
Messages: 5
Registered: July 2009
Junior Member
Why doesn't bulid the project automatically by saving it, when the build
automaitcally is checked in the preferences->workspace?

By starting a new C project I get a warning: "Directory with specified
name already exists !" Previosly I had a project with the same name, but I
have deleted it with the option "Also delet content under: C:\..." . Is
this not enough to forget the eclipse, that such a project ever existed?

A small thing: By starting a New Project with Project Wizard in the "C
projet tab" the C project icon is the same as for the C++. I don't rally
understand. Neither do I understan why is there an option for a "Hello
World C++" executable when I have preveously choosen C project.
Re: some question of a newcomer [message #201219 is a reply to message #201005] Fri, 07 September 2007 21:04 Go to previous messageGo to next message
Nick Schweyer is currently offline Nick SchweyerFriend
Messages: 175
Registered: July 2009
Senior Member
Miklos wrote:

> Why doesn't bulid the project automatically by saving it, when the build
> automaitcally is checked in the preferences->workspace?
Perhaps there is a missing .h file in the code.
I had a similar effect with manual make via the menue. As long as the
h-file was missing the menue item for make was deactivated.

> By starting a new C project I get a warning: "Directory with specified
> name already exists !" Previosly I had a project with the same name, but I
> have deleted it with the option "Also delet content under: C:..." . Is
> this not enough to forget the eclipse, that such a project ever existed?

> A small thing: By starting a New Project with Project Wizard in the "C
> projet tab" the C project icon is the same as for the C++. I don't rally
> understand. Neither do I understan why is there an option for a "Hello
> World C++" executable when I have preveously choosen C project.


Niko

Eclipse-CDT Version: 2019-12 (4.14.0), Win10 64bit
Re: some question of a newcomer [message #201249 is a reply to message #201005] Sat, 08 September 2007 17:01 Go to previous message
Eclipse UserFriend
Originally posted by: zeeshan.quireshi.gmail.com

Miklos wrote:
> Why doesn't bulid the project automatically by saving it, when the build
> automaitcally is checked in the preferences->workspace?
Well you need to check "Save Automatically Before Building" in addition
to "Build Automatically" in Preferences->General->Workspace .
Previous Topic:Custom indexer behaviour
Next Topic:Invalid project path - Duplicate path entries
Goto Forum:
  


Current Time: Thu Jul 18 04:39:23 GMT 2024

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

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

Back to the top