c# - Missing DirectX SDK -
i have window server 2008 r2 visual studio 2012 installed along .net framework 4.5. want reference microsoft.directx.audiovideoplayback in vs2012 project.
however, can't find directx folder "directx managed code" @ under c:\windows\microsoft.net. not see dll under c:/windows/assembly/gac either
i can install direct x sdk , don't recall having on other pcs (admittedly uses window 7)
i'm not familiar part, missing component install when installed either window 2008 or vs2012?
to use have install directx sdk taken msdn (directx.audiovideoplayback):
however, minimum operating system run samples , tools in directx 9.0 sdk windows 2000.
see: this link further reference.
also make sure de-install vs2012 + runtimes before install directx sdk gives trouble when installing vs first.
Comments
Post a Comment