DirectX 9 C#
-
Anyone tried using directx 9 and c#?? I downloaded the DX9 runtime and the DX SDK for c# but could get it to work I found the DX assemblies on the harddrive but I couldn't find them in the add reference list, also I couldn't add the manually by using browse.
-
Anyone tried using directx 9 and c#?? I downloaded the DX9 runtime and the DX SDK for c# but could get it to work I found the DX assemblies on the harddrive but I couldn't find them in the add reference list, also I couldn't add the manually by using browse.
-
Anyone tried using directx 9 and c#?? I downloaded the DX9 runtime and the DX SDK for c# but could get it to work I found the DX assemblies on the harddrive but I couldn't find them in the add reference list, also I couldn't add the manually by using browse.
Hi! I have about the same problem as you have. I have downloaded the whole sdk and I could run the samples but I can't compile anything?
-
Hi! I have about the same problem as you have. I have downloaded the whole sdk and I could run the samples but I can't compile anything?
Yep that's it, I could run the samples but wasn't able to compile any programs because the reference was missing. Tried referencing the assemblies in the assembly folder, but that's not possible. For some reason the assemblies don't appear in my VS add reference list
-
Hi! I have about the same problem as you have. I have downloaded the whole sdk and I could run the samples but I can't compile anything?
YES!!!! Fixed it, I deinstalled the directX SDK and downloaded and installed DirectX 9.0 SDK Developer Runtime from the microsoft site. http://www.microsoft.com/downloads/details.aspx?FamilyId=FB6B635E-9F47-43D7-8E4E-11DE9356849F&displaylang=en Than i installed the debug version and it worked like a charm :-D:-D