On Tue, Jan 7, 2014 at 12:12 AM, Brian Paul <[email protected]> wrote: > Evidently, there's some other definition of "min" and "max" that > causes MSVC to choke on these function names. Renaming to min2() > and max2() fixes things.
Wouldn't it be easier to just make sure NOMINMAX is defined before including any system-headers? _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
