Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Build All command does not work
Build All command does not work [message #163313] Mon, 06 February 2006 10:02 Go to next message
Eclipse UserFriend
Originally posted by: pgodeau_nosp.m_sapex-alma.com

Hello,

The Build commands (Build All, Build Project, Ctrl-B, etc.) don't work
for any of my C projects.
The only command that works is Rebuild, or double click on the Make target.
Anybody has an idea?
Thanks!

--
Patrick
Re: Build All command does not work [message #163460 is a reply to message #163313] Wed, 08 February 2006 13:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alexfarberov.[nospam]hotmail.com

I think that if you dont have any changes since a prev. build, then the
build will not run. Try editing a file - like adding and then removing a
space, save it, then build all...

*shrug*

Patrick Godeau wrote:
> Hello,
>
> The Build commands (Build All, Build Project, Ctrl-B, etc.) don't work
> for any of my C projects.
> The only command that works is Rebuild, or double click on the Make target.
> Anybody has an idea?
> Thanks!
>
Re: Build All command does not work [message #163474 is a reply to message #163460] Thu, 09 February 2006 02:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pgodeau_nosp.m_sapex-alma.com

Alex Farberov a écrit :
> I think that if you dont have any changes since a prev. build, then the
> build will not run. Try editing a file - like adding and then removing a
> space, save it, then build all...

That is what I've done, of course, but in any case, the build won't
run... Am I the only one with this problem?

Eclipse Version: 3.1.2
Build id: M20060118-1600
CDT 3.0.1
gcc version 3.4.4 (mingw special)
Re: Build All command does not work [message #163482 is a reply to message #163460] Thu, 09 February 2006 02:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pgodeau_nosp.m_sapex-alma.com

Alex Farberov a écrit :
> I think that if you dont have any changes since a prev. build, then the
> build will not run. Try editing a file - like adding and then removing a
> space, save it, then build all...

That is what I've done, of course, but in any case, the build won't
run... Am I the only one with this problem?

Eclipse Version: 3.1.2
Build id: M20060118-1600
CDT 3.0.1
gcc version 3.4.4 (mingw special)

.... and GNU Make 3.80 from MinGW.
Re: Build All command does not work [message #163500 is a reply to message #163482] Thu, 09 February 2006 06:37 Go to previous message
Eclipse UserFriend
Patrick,

no no, you're not alone.

I have experienced Build / Build All to be pretty unreliable too (and so did
some colleagues of mine) and have resorted to the workarounds you described
(make target / rebuild all manually).

Until someday I find the time to dig up the reason for this bug ...


Cheers,

Norbert
Previous Topic:Managed Make for mixed C++ and C files, problem with
Next Topic:CDT + GLUT
Goto Forum:
  


Current Time: Tue Jul 22 15:38:45 EDT 2025

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

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

Back to the top