| Summary: | error: unknown type name 'IDirect3DDevice9' | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Sandu Liviu Catalin <slc.universe> |
| Component: | render | Assignee: | 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. | ||
Fixed, thanks! http://hg.libsdl.org/SDL/rev/b4f1e02f2df6 |
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'