locked
VS2012 RC: D3D11.dll can not retrive PDB RRS feed

  • Question

  • VS2012 RC: D3D11.dll can not retrive PDB from Microsoft Symbol Server

    C++ DX11

    Saturday, June 9, 2012 3:59 AM

All replies

  • Seems not many people/co. playing with DX11 metro ?

    C++ DX11

    Saturday, June 9, 2012 4:00 AM
  • What version of Windows are you running? D3D11.DLL is not deployed by VS 2012 or the Windows 8.0 SDK.
    Sunday, June 10, 2012 9:00 PM
  • I have the same problem with Windows 8 Release Preview.

    Here are a few more dlls with unavailable symbols: user32, dxgi, d3d10level9, Windows.UI.Xaml

    It looks like Microsoft Symbol Server has symbols for x64 versions of these dlls, but not for x86
    Saturday, June 23, 2012 2:43 PM