Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Showing previous build command in current Build Target progress message
Showing previous build command in current Build Target progress message [message #1175013] Thu, 07 November 2013 13:12 Go to next message
J Chintu is currently offline J ChintuFriend
Messages: 7
Registered: June 2012
Junior Member
Hi,

I'm using JUNO with CDT(version suitable to JUNO). Created two C++ projects A and B.
With default build configuration, I submitted build on A. One process got started saying "Build Targets", if I look at progress window, I can see a process bar with a message "Building Targets : ". It is not showing command if this build is my first build after I launch eclipse. Usually it is displaying previous build command.

After build A, If I submit build B, then the process message is "Building Targets : make all A". If I submit build on C, then the process message is "Building Targets : make all B". Means CDT always displaying its previous build command in current build target process message.

Could you please help me to fix it?

Thanks in advance!

[Updated on: Thu, 07 November 2013 13:17]

Report message to a moderator

Re: Showing previous build command in current Build Target progress message [message #1175377 is a reply to message #1175013] Thu, 07 November 2013 18:19 Go to previous messageGo to next message
Andrew Gvozdev is currently offline Andrew GvozdevFriend
Messages: 257
Registered: July 2009
Senior Member
That bug was fixed in CDT 8.2.1, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=412919. You would need to update CDT to solve that.

Andrew
Re: Showing previous build command in current Build Target progress message [message #1185835 is a reply to message #1175377] Thu, 14 November 2013 09:46 Go to previous message
J Chintu is currently offline J ChintuFriend
Messages: 7
Registered: June 2012
Junior Member
Thank you very much!
Previous Topic:Indexer failing on Java 7?
Next Topic:How to remove Refresh Policy resource?
Goto Forum:
  


Current Time: Thu Apr 18 21:10:02 GMT 2024

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

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

Back to the top