[ROOT] STL exceptions ?

From: Colin Bernet (bernet@kph.uni-mainz.de)
Date: Fri May 04 2001 - 12:04:30 MEST


Hi rooters,

I cannot manage to use std::exception in a ROOT class (ie having a
dictionnary). This looks to be due to the fact that rootcint doesn't
understand #include <stdexcept>. it says :
Error: cannot open file "stdexcept"  FILE:MyException.h LINE:5

There is a small test in attachment.  Could you have a look if this also
happens on your system (I use root 3.01-00 on a redhat 6.1) ?

with the dictionnary :
 tar -xvf Test.tar
cd Test
make

without :
edit the Makefile and replace  USE_DICT = yes by USE_DICT = no
make clean
make
Test

Thanks a lot,
Colin

--
Colin Bernet
Tel. +49-6131/39-23192
Fax  +49-6131/39-22964







This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:44 MET