Skip to content
Snippets Groups Projects

Fixed cross-compile with MinGW GCC on Linux

Merged Vedran Miletić requested to merge vmm-fix-mingw into release-2025
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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading