Hi Rooters!
I have writte a class including a stl-vector and file-access using
fstream.
In CINT, I can use the class without any problems, also compiled by :
gROOT->ProcessLine(".L ZGeometryX.cxx+");
Now I want to compile the class for a library stand alone. While compiling
the dictionary, the comiler complains that he cannot find algorithm.h,
which is included in the class-dictionary-headerfile.
What am I doing wrong?
The stand alone compilation of other classes which do not use stl-vectors
and fstream works without problem.
Any help is welcome.
Thanks,
OLI
+----------------------------------------------------------------------------+
| Oliver Gutsche E-Mail: oliver.gutsche@desy.de |
| DESY / ZEUS / Geb. 1b / Rm. 152c Tel.: +49 (40) 8998 - 3062 |
| Notkestrasse 85 Fax.: +49 (40) 8998 - 3092 |
| 22607 Hamburg Homepage: http://www.desy.de/~gutsche/ |
+----------------------------------------------------------------------------+
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:09 MET