Problem with ROOTCINT

Hello,
I got this error in root5.20, someone can help me how could I fix this???

Error: Missing one of ‘
/’ expected at or after line 89.
Error: Unexpected end of file (G__fgetstream():2)

Thanks…

Hi,

Most likely there is a C++ error in your code (and/or it uses CPP macro cint can not handle in which case you ought to use the -p option).

Cheers,
Philippe.

Hello,

I didn’t say this before, but I’m trying to use Fastjet within ROOT, but I can’t, all the files that I’ve tried to run in root, always I get the same message.
Any suggestion??

Thanks

Hi,

[quote]but I’m trying to use Fastjet within ROOT[/quote]I am not familiar with FastJet AND i have no clue how you are trying to use it within ROOT. It sounds like your might need to generated dictionary and load the file resulting library along side the FastJet library …

Cheers,
Philippe.