Re: Can't use TMatrix under NT

From: Valery Fine (fine@bnl.gov)
Date: Mon Oct 19 1998 - 18:01:05 MEST


On 19 Oct 98 at 18:08,   äu  Iha wrote:


> Dear rooters,
> 
> 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
> 

   All files/examples uner "test" subdirectory are to be compiled 
into the ROOT-based stabd-alone executable files. Most of them 
(but some "event" macros) are not designed to run from within ROOT 
interpretred session. It is the "tutirial" directories to keep the 
bunch of the examples to run with ROOT.

  To get the exa,ples from the "test" subdirectpry one has to compile 
it with the "native" (for Windows it is Visual C ++) compiler. For 
the the Makefile is supplied.

  Putting all things together.

   1. Go to "test" (with "cd test" commend for instansee)
   2. type "nmake" in there to start Microsoft maker (it is supposed 
      the VC++ has been installed properly.
   3. Get the list of the built executable files (with dir *.exe for 
      example).
   4. Launch any of them to check.


> :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 ?
> 

  Did you check aclock.dll has been built ? I suppose so.

  There was a bug with gSystem.Load for Windows NT. This bug has been 
fixed but I am not sure it is included in the official 
re-destribution. When did you download your version?

  As a workaround try to supply the full name of the DLL file with 
".dll".


  Send me any question /trouble you meet.

    Hope this helps,
                                  Valery
=================================================================
Dr. Valeri Faine (Fine)
    -------------------          Phone: +1 516 344 7806
Brookhaven National Laboratory   FAX  : +1 516 344 4206
Bldg. 510A /STAR                 mailto:fine@bnl.gov
Upton, New York, 11973-5000      http://nicewww.cern.ch/~fine
USA
                                 
Dr. Valery Fine                  Telex : 911621 dubna su
    -----------
LCTA/Joint Inst.for Nuclear Res. Phone : +7 09621 6 40 80
141980 Dubna, Moscow region      Fax   : +7 09621 6 51 45
Russia                           mailto:fine@main1.jinr.dubna.su                              



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