[ROOT] Loading several libraries.

From: Alexander Zvyagin (zvyagin@gamspc7.ihep.su)
Date: Tue Jan 09 2001 - 15:19:41 MET


Hello,

I create executable file that is linked with two ROOT libraries LibA.so
and LibB.so:

$ g++ program.o LibA.so LibB.so `root-config --libs`
Fine, I have the executable. Then I run it, and at some point I get this
message:
Warning in <TClass::TClass>: no dictionary for class B is available 

and class 'B' is defined in library 'libB.so'.

I am sure that both ROOT libraries libA.so and libB.so are correct (I
tested them seperatly). But I missed something...

WHAT?

P.S. I work with ROOT 2.25/03.

Thanks,
Alexander Zvyagin.



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:33 MET