"Parker Wittman" <iu_pw@hotmail.com> writes:
> In one version of the tutorial I am instructed to type in the following
> command ("h21" is my sample tree):
>
> tv=new TTreeViewer("h21");
>
> Upon doing so, the following error appeared and not the TTree Viewer:
>
> Error: No symbol TTreeViewer in current scope
Hi Parker,
you may need to do gSystem->Load("libTreeViewer.so") before using
TTreeViewer. This library is not loaded by default.
Jiri
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:46 MET