Hi Jim, On Tue, Apr 19, 2016 at 5:32 PM, Jim Michaels <jim.michaels@xxxxxxxxxxxxx> wrote: > mismatched types 'const std::istreambuf_iterator<_CharT, _Traits>' and 'VSI > {aka unsigned int}' It's hard to tell without code, but it appears that you're trying to compare incompatible types. If you post an example, it might be harder to see the issue. -Andrew -- -- Andrew Melo