> TFile f("track.root");
> TTree *T = (TTree*)f.Get("T");
It is a second message telling ROOT 2.0 can not read the root files
created with the previous version of ROOT (with ANY platform).
Is it true ? Are there aother examples of this problem ?
Valery