Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » C++ class usage(Class not recognized during build)
C++ class usage [message #899913] Thu, 02 August 2012 15:25
Eclipse UserFriend
I have a C++ class defined in its header and have specified the object in another header. When I hover over the class name I see the class description, however, when I build the project, I get an error that states my class does not exist. Hovering over the class name after the build shows "'Class' does not name a type". I've tried moving around include files, retyping the line, checked all my include paths and other project properties but can't find any problem.
Anyone have any ideas?
Previous Topic:Inactive Bugs and Enhancements
Next Topic:Indentation of initializer lists
Goto Forum:
  


Current Time: Mon Jun 16 09:50:20 EDT 2025

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

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

Back to the top