I keep getting this one error surrounding my class "DJNode" (in a C++ project in ProjectBuilder). What exactly is it bitching at em about? I am no C++ neophyte, but this error has never come up like this. I've got the headers and stuff all included, and the
#ifndef <bla>
#define <bla>
#endif
stuff all going.
Any ideas? Should I post the code?
Erik