Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Display Error in IDE but when compille the code without any error
Display Error in IDE but when compille the code without any error [message #1405993] Fri, 08 August 2014 18:14
vishal bajoria is currently offline vishal bajoriaFriend
Messages: 1
Registered: August 2014
Junior Member
We started working with Eclipse IDE for C/C++ developer recently. We are facing very strange problem. When clean build and compiling a project, the console window says that compilation is fine and I do see the executable but Problem window list a bunch of errors.

for example: I have create a enum list in another project which is linked correctly via the project property. But for some reason, those enum variables are not recognized in IDE. Any idea?

Thanks in advance,
Vishal
Previous Topic:Steps to get gdb commad/response log
Next Topic:Refactoring algorithms for C/C++
Goto Forum:
  


Current Time: Thu Oct 10 05:29:24 GMT 2024

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

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

Back to the top