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 968

Summary: fix: wince build (mingw32ce)
Product: SDL Reporter: Andrey <afletdinov>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: trivial    
Priority: P2    
Version: HG 2.0   
Hardware: ARM   
OS: Windows (CE)/PocketPC   
Attachments: mingw32ce-build

Description Andrey 2010-03-07 07:57:14 UTC
Created attachment 498 [details]
mingw32ce-build

small fix
Comment 1 Sam Lantinga 2010-03-10 07:08:50 UTC
This is in subversion, thanks!

Oh, I omitted the part of about changing SDL_CFLAGS to EXTRA_CFLAGS.  Why did you end up needing that?  For the definition of _WIN32_WCE?
Comment 2 Andrey 2010-03-10 15:50:12 UTC
Right, for definition of _WIN32_WCE.