Re: [ROOT] Root Conflicts with Windows

From: Valeri Fine (Faine) (fine@bnl.gov)
Date: Tue Sep 26 2000 - 17:19:06 MEST


Dear Dimitris Sideris

Would you mind and to provide any example to understand where
your trouble came from.

  The generic recommended way creating ROOT-base application is to make
the custom DLL with the  user custom class and Root/Cint dictionary and load
that DLL into the regular ROOT session via gSystem->Load(<name of your DLL>).

%ROOTSYS%\test subdirectory should contain the examples of the custom classes
and ROOT macros and Makefile (for Microsoft NMAKE utility).


              Valery

----- Original Message -----
From: Dr. D. Sideris <d.sideris@ic.ac.uk>
To: <roottalk@pcroot.cern.ch>
Sent: 26 сентября 2000 г. 7:34
Subject: [ROOT] Root Conflicts with Windows


Dear Root team, I'm trying to incorporate root in my c++ windows NT AFC application. There seem to be major conflicts between
the libraries of root and windows. The suggested solution on the root documentation is to wrap root inside a class. But this
implies effective manual renaming of every single call to root functions.

Regards

Dimitris Sideris
Imperial College London



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