I've just started DirectX development, and I'm simply trying to initialize the program and render a blue screen. The program compiles, but immediately gives me the error "The program can't start because d3dx11d_43.dll is missing from your computer. Try reinstalling the program to fix this problem."
I've installed and reinstalled the DirectX June 2010 SDK, and I've found 2 instances of a DLL by that name inside the installation folder, but my program can't seem to find it.
I'm running VS 2012 Ultimate on 64-bit Windows 8.