[ROOT] What is the minimum set of required files?

From: Ed Oltman (eoltman@imago.com)
Date: Wed Apr 09 2003 - 21:46:19 MEST


Hello,
 I have a Win32 DLL that links against the following root libs:

	libCore.lib
	libCint.lib
	libTree.lib
	libHist.lib
	libMatrix.lib

I am trying to put together a tiny set of files for my dll to run on a small
target win32 machine - e.g. the minimum subset of the root release.  What is
this minimum set?  I tried copying the corresponding dll's into the path on
my target machine along with my dll and the application displayed An error
saying it needs MAKEINFO in %ROOTSYS%\cint - I added that and the program
still crashed - an access violation in LibCore.dll when I attempt
TH1F::Fit("gaus","wq0").  The program works fine with the full release.  Any
idea what the problem is?

I use the binary release of root 3.05/3 on Win2k

Ed Oltman



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET