1) I want to use TMatrix under NT. but I can't load file.
*******************************************
* *
* W E L C O M E to R O O T *
* *
* Version 2.00/12 9 October 1998 *
* *
* You are welcome to visit our Web site *
* http://root.cern.ch *
* *
*******************************************
CINT/ROOT C/C++ Interpreter version 5.13.75, Sep 23 1998
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
root [0] .L vmatrix.cxx
Error: source file "TROOT.h" cannot open FILE:C:\app\root\test\vmatrix.cxx LINE
:14
*** Interpreter error recovered ***
2) also I try to use Aclock but error Messages have apperered,
root [1] gSystem.Load("Aclock")
Warning in <TClass::TClass>: no dictionary for class TWinNTSystem available
Error in <TWinNTSystem::DynamicPathName>: dll does not exist or wrong file exten
sion (.dll)
(int)(-1)
Are there good methods for above ?
Osamu Fukuda