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 294

Summary: Can't build SDL 1.2.11(and svn) for Pocket PC 2003 with Visual Studio 2005
Product: SDL Reporter: Masahiko, SAWAI <say>
Component: buildAssignee: Dmitry Yakimov <support>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: support
Version: 1.2.11   
Hardware: Other   
OS: Windows (CE)/PocketPC   
Attachments: This small patch fixes compilation issues

Description Masahiko, SAWAI 2006-08-06 00:09:17 UTC
I'm trying to build SDL with Visual Studio 2005 and I get the following two errors.

..\..\src\video\windib\SDL_dibevents.c(281) : error C2065: 'KLF_NOTELLSHELL' : undeclared identifier
..\..\src\video\windib\SDL_dibevents.c(286) : error C2065: 'KLF_ACTIVATE' : undeclared identifier
Comment 1 Dmitry Yakimov 2006-08-13 13:56:09 UTC
*** Bug 296 has been marked as a duplicate of this bug. ***
Comment 2 Dmitry Yakimov 2006-08-13 14:29:28 UTC
Created attachment 157 [details]
This small patch fixes compilation issues

This small patch fixes compilation issues
Comment 3 Dmitry Yakimov 2006-08-14 04:07:21 UTC
It is for 1.2 but I think it could fit 1.3
Comment 4 Sam Lantinga 2006-09-23 19:07:23 UTC
This is fixed in subversion, thanks Dmitry!