[ROOT] Pythia on windows

From: Mike Miller (miller@star.physics.yale.edu)
Date: Tue Jun 25 2002 - 23:40:14 MEST


Hi all, I have been using the root interface to pythia under linux.  There
I build the shared library myself via a makefile that I found on the root
web page.  I then have a simple macro that works via:

{
gSystem->Load("libEG");
gSystem->Load("libEGPythia6");
gSystem->Load("libPythia6");
...
}

I wondered if it is possible to build the libPythia6 library under windows
using Visual Studio and then use the root interface?  I imagine it means
that you have to build libPthia6.dll yourself somehow, and I have no idea
how to do it!  Can anyone offer some help or an example?  Thanks, Mike

Michael L. Miller (Yale Physics) michael.miller@yale.edu

Seattle:	206.543.2908	EPE group, 2nd floor physics.
BNL: 		631.344.8342	Building 118 Yale Software
Yale:   	203.432.6615	Room 301 WNSL



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:58 MET