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 1207

Summary: Defining SDL in Code::Blocks for the first time
Product: SDL Reporter: mhyre
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED WONTFIX QA Contact: Sam Lantinga <slouken>
Severity: minor    
Priority: P2    
Version: 1.2.14   
Hardware: x86   
OS: Windows 7   

Description mhyre 2011-05-22 11:12:41 UTC
When first locating the SDL folder to make a new project in Code::Blocks, the wizard couldn't locate SDL.h
I moved all files from include/SDL/ to include/ and the issue was fixed (the wizard did locate SDL.h)
I know this may be an issue regarding the Code::Blocks wizard not being able to locate the correct header, but not creating an SDL folder inside the include one may fix further issues.