This library has never been loaded automatically. Thanks to a recent addition by Masa in CINT, we expect to have the autoloading of a shared lib by CINT when referencing a class name. This new facility will appear in the final release of ROOT4.00 in June. Rene Brun On Wed, 28 Apr 2004, Alberto Pulvirenti wrote: > Sorry, but I don't understand why until version 3.10 such library was > automatically loaded, and now it is not any more. > > On Wed, 2004-04-28 at 17:52, Damien PRIEUR wrote: > > Hi Alberto, > > > > you have to execute : > > > > gSystem.Load("libPhysics.so") > > > > in order to use the TVector3 class. > > > > Hope this will help you, > > Damien. > > > > On Wed, 28 Apr 2004, Alberto Pulvirenti wrote: > > > > > Hello all, > > > > > > sorry if I am repeating something that maybe has already been discussed. > > > I downloaded the tar-ball of Root 4.00.03, and when I tried to use it > > > for some macros, I noticed that the interpreter has some problems in > > > interpreting a line where I declare a TVector3 object. > > > > > > It looks like if it doesn't recognize the TVector3 as a declaration > > > type: > > > > > > ----- > > > root[0] TVector3 v > > > Error: Symbol TVector3v is not defined in current scope FILE:(tmpfile) > > > LINE:1 > > > *** Interpreter error recovered *** > > > ----- > > > > > > what to do to overcome this problem? > > > > > > Cheers, > > > Alberto > > > > > > > > > > > >
This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:07 MET