-
- Downloads
when running rootcint the compiler flags, like __KCC, __GNUC__, etc are
not known. However, CINT needs these to generate the correct iostream code depending on what is defined in RConfig.h. To fix this pass these flags as -D arguments to CINT. Now cout << TString("bla") << endl; works again. git-svn-id: http://root.cern.ch/svn/root/trunk@4885 27541ba8-7e3a-0410-8455-c3a389f83636
Loading
Please register or sign in to comment