Re: [ROOT] TFileSet or syntax error

From: Rene Brun (Rene.Brun@cern.ch)
Date: Thu Sep 12 2002 - 07:27:40 MEST


Hi Conrad,

You need to link with libTable.so

  gSystem->Load("libTable")

Rene Brun

On 11 Sep 2002, Conrad Steenberg wrote:

> Hi
> 
> Following the class definition of TFileSet at
> http://root.cern.ch/root/htmldoc/TFileSet.html and doing
> 
> TString home = "$HOME";
> TFileSet set(home);
> 
> I get 
> Error: Function TFileSetset(home) is not defined in current scope 
> FILE:/tmp/fileRv9CZX_cint LINE:1
> Possible candidates are...
> filename       line:size busy function type and name  
> *** Interpreter error recovered ***
> 
> for some reason the interpreter 'eats' the space between TFileSet and
> set. This happens both in 3.03/4 and 3.03/7. I can try 3.03/8 as well,
> but it seems strange enough to report...
> 
> Any ideas?
> 
> Cheers!
> 
> Conrad
> 
> -- 
> *-----------------------------------------*
> | Conrad Steenberg                        |
> | Caltech, Mail Code 356-48               |
> | Pasadena, CA, 91125                     |
> | e-mail: conrad@hep.caltech.edu          |
> | Tel: (626) 395-8758                     |
> *-----------------------------------------*
> 



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