Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » "Ghost" errors(Eclipse showing errors that aren't there)
"Ghost" errors [message #759373] Mon, 28 November 2011 08:51 Go to next message
Eclipse UserFriend
I'm having all kinds of problems with Eclipse and it showing problems. Right now, I have a C++ program that won't compile because of 4 errors that don't exist.

For example, right now, it says that I have 3 instances of "printf" that is "not declared in this scope". When I click on the errors in the "problems" dialog, it takes me to lines in the code that aren't using the "printf" functions. In fact, 1 of the 3 instances is a line of comments, the other 2 are blank lines. Also there are several other instances of printf in the code that aren't throwing any errors.
Re: "Ghost" errors [message #759570 is a reply to message #759373] Tue, 29 November 2011 03:42 Go to previous message
Eclipse UserFriend
When you clean your project and rebuild it do the errors show up again?
Previous Topic:CDT using Visual C++
Next Topic:file not recognized: File format not recognized
Goto Forum:
  


Current Time: Mon Jul 14 12:55:28 EDT 2025

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

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

Back to the top