Hi
I am hoping that this is a simple problem and I am hoping that this is the right place to post it.
I want to learn about 3D programming and I would like to do this in a c# environment so SlimDX would seem like a great place to start.
So I am trying to run the basic tutorials and I hit a problem with the DeviceCreation example. I have the error DXGI_ERROR_UNSUPPORTED, I have a feeling that my environment isn't going to let me progress any further which would be a shame.
I have downloaded the Developer SDK, running VS2010 on XP, the graphics card is ATI Radeon HD 3450 Dell Optiplex, dxdiag tells me that I am running DirectX 9.0c.
On the same PC I have tried a VM environment running win7 (so it has an XP host) and dxdiag then says that its running DirectX 11, but I get the same error.
I have read that XP will not support DirectX 10 and I guess that this is also true for a VM environment where the host is XP regardless of what dxdiag says.
Is there a setup or work-around that will let me play with SlimDX in either of the environments described.
Any help would be appreciated.
Regards
David