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 - SDL_net compile error with mingw64_32
Summary: SDL_net compile error with mingw64_32
Status: NEW
Alias: None
Product: SDL_net
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: All Windows (All)
: P2 major
Assignee: Sam Lantinga
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-31 19:28 UTC by Martin Gerhardy
Modified: 2014-11-30 12:24 UTC (History)
0 users

See Also:


Attachments
compile fix (421 bytes, patch)
2014-10-31 19:28 UTC, Martin Gerhardy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.