Re: [ROOT] Rootcint again: Linker errors

From: Ole Streicher (ole@ifh.de)
Date: Fri Aug 23 2002 - 18:38:10 MEST


Hi Rene!

Rene Brun writes:
 > You must be consistent if you use namespaces.

Thank you. Now it compiles, but it still doesn't run. It get the message

Warning in <TClass::TClass>: no dictionary for class myexperiment::EventHeader is available
Error in <TTree::Bronch>: Cannot find dictionary for class: myexperiment::EventHeader

The line that produces it is

Tree->Branch("Header", "myexperiment::EventHeader", &Header);    

Removing the "myexperiment::" doesn't help.
The EventHeaderDict.cpp is included in the executable.

Do you have one more hint?

Ciao

Ole



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:05 MET