Describe the bug
Windows builds require to add special macro at the very beginning in the entrypoint #define NOMINMAX
. Without it build crashes. It's worth mentioning that in the instruction.
Expected behavior and solution
Build without that macro:
Build with included macro: