Re: Vector Problems

From: Valeri Fine (Faine) (fine@rsgi01.rhic.bnl.gov)
Date: Thu Jan 22 1998 - 21:12:04 MET


>I'm running Root version 1.03/09 on NT and the vector/matrix package
>doesn't seem to be working. For instance:
>
>TVector foo(1,3,"END");
>
>gives:
>
>Error: No symbol TVectorfoo(1,3,"END") in current scope.
>
>Also, the test programs failed to compile. It feels like the Matrix
>classes aren't there at all, but I checked in the "include" directory
>and they were there.
>
   You are reuqired to LOAD Root_Matrix.DLL defining this class,
   just try first

   gSystem.Load("Root_Matrix.DLL");

   then go ahead.
    Hope this helps,
              With my best regards,
                             Valery



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:29 MET