wyrd
Senior Contributor
I downloaded the SDK for DirectX, and to my surprise I couldn't reference any of the libraries. Well, being as I have Studio .NET with 1.0, I figured that I needed 1.1.
Going with that theory, I downloaded the .NET 1.1 redistributed and SDK, and then continued to d/l Borland C#Builder (not much of a choice). It looks like I was right - I needed 1.1 to use the DirectX SDK.
But now I have a strange oddity in my reference list. The DirectX libraries are listed as such;
Microsoft.DirectX.Direct3D version 1.0.1901.0
Microsoft.DirectX.Direct3D version 1.0.900.0
This is repeated for Direct3DX, DirectDraw, DirectInput, DirectPlay, and DirectSound.
I've only installed the DirectX SDK once. Why is it giving me this? :/ Is there any way to ditch the older versions?
In any case.. I take it the version I should be using is 1.0.900.0?
Going with that theory, I downloaded the .NET 1.1 redistributed and SDK, and then continued to d/l Borland C#Builder (not much of a choice). It looks like I was right - I needed 1.1 to use the DirectX SDK.
But now I have a strange oddity in my reference list. The DirectX libraries are listed as such;
Microsoft.DirectX.Direct3D version 1.0.1901.0
Microsoft.DirectX.Direct3D version 1.0.900.0
This is repeated for Direct3DX, DirectDraw, DirectInput, DirectPlay, and DirectSound.
I've only installed the DirectX SDK once. Why is it giving me this? :/ Is there any way to ditch the older versions?
In any case.. I take it the version I should be using is 1.0.900.0?