Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 19:25
Jim Plouffe is currently offline Jim PlouffeFriend
Messages: 1
Registered: August 2012
Junior Member
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 Sep 23 11:15:09 GMT 2024

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

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

Back to the top