> #pragma includepath my_include_path > > I'm using ROOT 2.24/03 and in that old version this procedure > works only if the loaded script resides in CURRENT directory. Otherwise ROOT script compiler > doesn't generate a dictionary, however it honestly does the rest (compiles the class and > loads in the .so file), which is extremely confusing. Could somebody check that this is > fixed in 2.25? This seems to be my problem. It seems to work correctly if either: 1) The class definition is directly included in the .L'd file or 2) Your current directory is the directory with the loaded file. So I guess it is not fixed yet in 2.25/02 at least. George Heintzelman gah@bnl.gov
This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:35 MET