Win NT and Tree->Draw()

From: Dr. D. Sideris (d.sideris@ic.ac.uk)
Date: Fri Mar 03 2000 - 20:15:59 MET


Hi,

I have filled a tree with a standalone c++ program and I have created the dll that corresponds to the class I have created. Then I go to interactive mode, I load the dll with gSystem->Load etc. Then I open the file that contains the tree and attempt to plot a variable with T->Draw(...). 
I get the error:

Load Error: Dynamic link library D:\root\bin\Root_TreePlayer.dll can not load

I have checked that this dll actually does exist in the directory ...\bin. Is this information enough to conclude what I did wrong?


Thanks

Dimitris




Below is the result of T->Print()


root [5] T->Print()
******************************************************************************
*Tree    :T         : hello                                                  *
*Entries :    15507 : Total  Size =  19085418 bytes  File  Size =    7481805 *
*        :          : Tree compression factor =   2.55                       *
******************************************************************************
*Branch  :event     : event                                                  *
*Entries :    15507 : Total  Size =  19076611 bytes  File Size  =    7472998 *
*Baskets :      620 : Basket Size =     32000 bytes  Compression=   2.55     *
*............................................................................*



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:20 MET