LinkDef file name
T Auger (thauger@phns27.saclay.cea.fr)
Thu, 16 Jul 1998 11:04:03 +0200
Hi rooters,
Until this morning, I was using LinkDef file names like: LinkDef_bos.h
and I always had a warning :
Warning: Link requested for undefined class LinkDef_kinfit FILE: LINE:0
but almost everything was working fine, except global variables that
were not recognized during the interactive session, so I did not worry
too much about it.
I changed the file name to bos_LinkDef.h and I don't have anymore the
problem, even the globals are recognized.
Could you change the documentation to make clear that the file
name has to end with "LinkDef.h". The documentation now only says that
the filename has to contain LinkDef.
Thierry.