No change if I make the member variables public. Also, I need the enum's defined in the header or else my class definition doesn't know what they are.
I also tried the same files in Visual C++ 6.0 with the same result. Oddly enough it compiles if I don't put the CCard.cpp file in the project.
|