Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » can't resolve typedef enum symbol(CDT can't seem to resolve a typedef enum correctly)
can't resolve typedef enum symbol [message #1712754] Wed, 28 October 2015 03:08
Nicholas Murphy is currently offline Nicholas MurphyFriend
Messages: 1
Registered: October 2015
Junior Member
I have a large C project. In a header, there is a typedef enum defined. That type is used in various source files. Eclipse highlights uses of that type and says it can't resolve it. However, when I right click and select "open declaration," it takes me to the header file where the typedef is define. Also strangely, if I change the name of the typedef (in both the header and a source file), it resolves fine. If I change it back, it again can't resolve it.

Any ideas what might be causing this behavior and any suggestions for a fix? This is Mars.1.
Previous Topic:"clean" and "all" targets build different build configurations
Next Topic:Eclipse CDT Team Shared Index is not imported correctly when a project is imported
Goto Forum:
  


Current Time: Wed Sep 25 15:11:48 GMT 2024

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

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

Back to the top