Pb is Generating Dictionary

Olivier Meplan (meplan@isn.in2p3.fr)
Tue, 11 May 1999 10:37:58 +0200


Hello rooters!

I have a error message that I don't understand...
I define a class with a TGTextBuffer pointer data members
(TGTextBuffer *TBxmin). The compilation is ok but when the dictionary
try to be compiled, I have this error message

cxx: Error: panelDict.C, line 2313: In this statement, the argument list
"R__b<<TBxmin" matches no "operator <<".
R__b << TBxmin;

What does it mean? what must I do?
Thanks
Olivier meplan