View Single Post
Posts: 415 | Thanked: 732 times | Joined on Jan 2009 @ Finland
#3
most likely you are missing headers/forward declarations for some classes that you're using in your classes.

The error message should contain the class you're trying to use without telling the compiler what it is

Last edited by timoph; 2010-06-02 at 12:53.
 

The Following User Says Thank You to timoph For This Useful Post: