Operator!= not defined for vector<int,allocator<int&gt

Hi,

I got “Error: operator!= not defined for vector<int,allocator >::iterator” with ROOT 5.24/00 (trunk@29257).

However, from root.cern.ch/phpBB2/viewtopic.php?t=8237
I get that this problem have been fixed.
Why?

Any help is appreciate.

Han

Hi,

This problem was fixed in v5.26 (around revision 29606). The easiest work-around in v5.24 is to compile your script via ACLiC.

Cheers,
Philippe.