Re: rootcint not generating Streamer and ShowMembers

William J. Deninger (deninger@uiuc.edu)
Thu, 02 Oct 1997 16:45:03 -0500


Hello again.

In fact, I got the demonstration code for event.h/c and track.h/c
working once with rootcint. However, now I get the following with
running rootcint.

E:\ROOT-T~1\test>rootcint eventdict.cpp -c track.h event.h
Note: operator new() masked c
Note: operator delete() masked c
Warning: Link requested for undefined class track FILE: LINE:0
Warning: Link requested for undefined class event FILE: LINE:0

The warnings are new. The source is copied and pasted from
http://root.cern.ch/root/CintGenerator.html, Dictionary Generation for
Interactive Access Including I/O
and RTTI, and are exactly the same as when rootcint ran correctly the
very first time. What do the two warnings mean and how to I correct
for the missing Streamer and ShowMember functions?

William J Deninger
deninger@uiuc.edu