The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
3D3 renderer create crash
FordPrefect


Joined: 23 Jan 2013
Posts: 2
Hi,

i have problem with D3D renderer. During creating 3d3 render program crash in this line

IDirect3D9_GetDeviceCaps(data->d3d, data->adapter, D3DDEVTYPE_HAL, &caps);

I have tested that with Visual studio 8, 10 and 12. In windows xp and windows 7. Where can be problem ?

Thanx for answer

David
FordPrefect


Joined: 23 Jan 2013
Posts: 2
Can you recomend me directx SDK version and runtime version ?