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 - fix: wince build (mingw32ce)
Summary: fix: wince build (mingw32ce)
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: ARM Windows (CE)/PocketPC
: P2 trivial
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-07 07:57 UTC by Andrey
Modified: 2010-03-10 15:50 UTC (History)
0 users

See Also:


Attachments
mingw32ce-build (1.40 KB, patch)
2010-03-07 07:57 UTC, Andrey
Details | Diff

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