Project 'shilling.jake/machulus' was moved to 'machulus/machulus'. Please update any links and bookmarks that may still have the old path.
Fixed cross-compile with MinGW GCC on Linux
All threads resolved!
All threads resolved!
Changed casing of win{dows,sock}.h headers to lowercase. The file systems on Windows are case insensitive by default, so it shouldn't matter and we use lowercase elsewhere. The MinGW headers are always lowercase so it matters when cross-compiling on Linux.
Also added a missing cstdint include.
Fixes #5088 (closed)
Merge request reports
Activity
- Resolved by Vedran Miletić
LGTM; haven't tested the upper/lower case thing but agrees with https://stackoverflow.com/a/15466951/929437
mentioned in issue #5321
mentioned in issue #2341 (closed)
Please register or sign in to reply