Hi, I also tried building this with the latest version of Cygwin64, (and the necessary packages). This also fails becuase _O_BINARY isn't defined on modern Cygwin, but O_BINARY is. It's also found in stream_encoder.c.
Hi, I also tried building this with the latest version of Cygwin64, (and the necessary packages). This also fails becuase _O_BINARY isn't defined on modern Cygwin, but O_BINARY is. It's also found in `stream_encoder.c`.
Hi, I also tried building this with the latest version of Cygwin64, (and the necessary packages). This also fails becuase `_O_BINARY` isn't defined on modern Cygwin, but `O_BINARY` is. It's also found in `stream_encoder.c`.
Compilation brakes on Windows w/ GCC and MSYS2