Rootcint error

Hi,

I am trying to make a rootcint dictionary as follows:

rootcint -f src/MyDict.cxx -c -I… -p MyFile.h MyLinkDef.h

but I got the following error when I do that:

Error: cannot open file “TObject.h” /tmp/rootcint_BIynTF.h:2:

Isn’t rootcint supposed to automatically include $ROOTSYS/include? In any case, I still get this error when I explicitly include $ROOTSYS/include. Any ideas?

Thanks.

Andrew

Hi,

I reposted this in the CINT forum, which is probably more appropriate. See here:

Andrew