[ROOT] change code

From: Guido Gagliardi (Guido.Gagliardi@cern.ch)
Date: Tue Aug 06 2002 - 15:24:45 MEST


Hi
i have to replace the function TBox::TBox(const TBox&) with a new
function. I am using visual c++ 6.0 under windows. 

I do not know how to tell the compiler to use the new definition of
TBox::TBox(const TBox&) i wrote in tbox.obj? 
Simply adding the new TBox.cxx to the project do not work: the linker uses
the TBox::TBox(const TBox&) who is in libcore.lib; trying to replace
TBox.obj in libcore.lib with the librarian do not work, since libcore.lib
looks like a interface for libcore.dll...


Guido Gagliardi
INFN Genova
Tel. at CERN +41-22-7672217



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