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 2385

Summary: error: unknown type name 'IDirect3DDevice9'
Product: SDL Reporter: Sandu Liviu Catalin <slc.universe>
Component: renderAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.1   
Hardware: x86   
OS: Windows (XP)   
Attachments: Code::Blocks output log.

Description Sandu Liviu Catalin 2014-02-05 10:57:23 UTC
Created attachment 1547 [details]
Code::Blocks output log.

I'm unable to compile the latest SDL (directly from the repository) even though I disabled every DirectX option since I don't need DirectX.

I allways het these errors:
D:\DevLibs\SDL\src\render\direct3d\SDL_render_d3d.c:1897:1: error: unknown type name 'IDirect3DDevice9'
D:\DevLibs\SDL\src\render\direct3d\SDL_render_d3d.c:1898:25: error: unknown type name 'SDL_Renderer'
Comment 1 Sam Lantinga 2014-02-09 09:57:05 UTC
Fixed, thanks!
http://hg.libsdl.org/SDL/rev/b4f1e02f2df6