We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2773

Summary: SDL_net compile error with mingw64_32
Product: SDL_net Reporter: Martin Gerhardy <martin.gerhardy>
Component: miscAssignee: Sam Lantinga <slouken>
Status: NEW --- QA Contact:
Severity: major    
Priority: P2    
Version: unspecified   
Hardware: All   
OS: Windows (All)   
Attachments: compile fix

Description Martin Gerhardy 2014-10-31 19:28:26 UTC
Created attachment 1921 [details]
compile fix

attached is a patch that fixes compilation for mingw64_32

see http://sourceforge.net/p/predef/wiki/Compilers/ for more info about the #define that is used.
Comment 1 Martin Gerhardy 2014-11-16 17:45:30 UTC
https://github.com/mxe/mxe/issues/550
Comment 2 Martin Gerhardy 2014-11-30 12:24:39 UTC
The fix from the linked mxe ticket should be used.