Re: Shared object use

From: Pasha Murat (murat@cdfsga.fnal.gov)
Date: Tue Jul 20 1999 - 21:02:32 MEST


Andrew Askew (padley) writes:
 > Hello ROOTers!
 > 
 > I've been experiencing a strange phenomena when it comes to adding classes
 > via the loading of a shared object from the interpreter.  The normal:
 > 
 > gSystem.Load("library.so")
 > 
 > returns without an error, just as it does when it has been sucessful.  But
 > attempts to use the classes added from the library result in errors, ROOT
 > claims it has no knowledge of the things added from the file.  
 > Any help would be appreciated,
 > 
 > Andrew Askew
 > Rice University
 > 
 > 

You may want to make sure that you have CINT dictionaries for the classes
compiled into the library. -Best, Pasha



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:36 MET