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 2450 - Crosscompiling for Win32 with MinGW fails due to WM_UNICHAR undeclared
Summary: Crosscompiling for Win32 with MinGW fails due to WM_UNICHAR undeclared
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: 2.0.2
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-12 17:18 UTC by Tal
Modified: 2014-03-15 23:33 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tal 2014-03-12 17:18:03 UTC
I get this error, which I do not get with SDL 2.0.1:

src/video/windows/SDL_windowsevents.c:558: error: 'WM_UNICHAR' undeclared (first use in this function)
src/video/windows/SDL_windowsevents.c:558: error: (Each undeclared identifier is reported only once
src/video/windows/SDL_windowsevents.c:558: error: for each function it appears in.)
Comment 1 Sam Lantinga 2014-03-15 23:33:25 UTC
Fixed, thanks!
https://hg.libsdl.org/SDL/rev/c87db33e4cae