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 - error: unknown type name 'IDirect3DDevice9'
Summary: error: unknown type name 'IDirect3DDevice9'
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: render (show other bugs)
Version: HG 2.1
Hardware: x86 Windows (XP)
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-05 10:57 UTC by Sandu Liviu Catalin
Modified: 2014-02-09 09:57 UTC (History)
0 users

See Also:


Attachments
Code::Blocks output log. (34.07 KB, text/plain)
2014-02-05 10:57 UTC, Sandu Liviu Catalin
Details

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