Hello Fons, thank you very much. Now it compiles successfully. A litte recomendation: Add this information to the toutorial "42.Adding Your Own Classes to ROOT " On Thu, 25 Jan 2001, Fons Rademakers wrote: > Did you create a dictionary for your class? > > For example: > > rootcint -f messDict.cxx -c Message.h LinkDef.h > > with LinkDef.h containing: > > #ifdef __CINT__ > > #pragma link off all globals; > #pragma link off all classes; > #pragma link off all functions; > > #pragma link C++ class c_SysMsg; > > #endif > > > Cheers ,Fons. > > > Ciao, Mario Schubert --------------------------------------------- Beschleunigerlabor der TU und LMU Mario Schubert EMail: mario.schubert@physik.uni-muenchen.de Phone: (+49 89)289 14283 FAX: (+49 89)289 14280 Am Coulombwall 6, D-85748 Garching, Germany
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:34 MET