Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/visual-studio-2012/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows 8 安装Windows8SDK后,DirectX的东西应该放在哪里?_Windows 8_Visual Studio 2012_Directx_Directx 11_Winapi - Fatal编程技术网

Windows 8 安装Windows8SDK后,DirectX的东西应该放在哪里?

Windows 8 安装Windows8SDK后,DirectX的东西应该放在哪里?,windows-8,visual-studio-2012,directx,directx-11,winapi,Windows 8,Visual Studio 2012,Directx,Directx 11,Winapi,我安装了Windows8SDK(应该包括DirectXSDK) 但是我的directX东西不起作用(请看这篇文章) 但在另一个问题上,我想问一下,在安装Windows8SDK之后,所有DirectXSDK的东西应该放在哪里 如果答案是“很多地方”,那么让我们使用这个文件:d3dcompiler_43.dll我在这里找到了答案: 它说: 任何使用运行时着色器编译的项目都必须将D3DCOMPILER_46.DLL复制到该项目的本地可执行文件路径。此DLL位于Windows SDK安装的子目录%Pro

我安装了Windows8SDK(应该包括DirectXSDK)

但是我的directX东西不起作用(请看这篇文章)

但在另一个问题上,我想问一下,在安装Windows8SDK之后,所有DirectXSDK的东西应该放在哪里

如果答案是“很多地方”,那么让我们使用这个文件:
d3dcompiler_43.dll

我在这里找到了答案:

它说:

任何使用运行时着色器编译的项目都必须将D3DCOMPILER_46.DLL复制到该项目的本地可执行文件路径。此DLL位于Windows SDK安装的子目录%ProgramFiles(x86)%\Windows Kits\8.0\Redist\D3D\下,其中是x86和x64