Latest git does not compile with gcc (d7dab0635f62e328c9954a5ab57b2c6fb90da36f)

Issue #3 resolved
Daniel Ribas created an issue

The attached log shows the error.

I'm not a coder so I'm not sure this is the appropriate fix, but changing "std::max" to "std::max<unsigned long>" in "src/common/image.h" fixes the issue.

Comments (2)

  1. Aleksey Lyashin repo owner

    Ugh. Yes, I already know. Please refrain from building unlabeled commits. The ones after r3 are experimental and barely tested. They're dealing with bigger problem (being able to preview all formats), but so far are only regressive. I need to solve this issue on a larger scale, so there won't be a simple compilation fix.

  2. Log in to comment