from Victor Krylov

Krylov V.A. (krylov@linserv.jinr.ru)
Mon, 03 Mar 1997 18:50:35 +0300


Hi!

I am starting to look into the tutorial of root on your site.
Example from:
"Dictionary Generation for Interactive Access Without I/O and RTTI"
(http://root.cern.ch/root/CintGenerator.html#DictionaryNOIO)

I try to make your example and can't integrate a classes
in the ROOT system.
How can I build "myroot.exe" and link it with "myclass.o"
and "mydict.o" if "main.C" don't include theirs?

(I have Visual C++ 4.1)

Regards!
Victor