Win10 using VS graphics debugging Direct3D11 error how to do?

  

Win10 using VS graphics debugging Direct3D11 error how to do? VS is the abbreviation of Visual Studio. It is a development tool of Microsoft. Many Win10 users will install Visual Studio on their computers. Recently, when a user directly debugs a Direct3D11 program using Visual Studio, the D3D11CreateDevice function call fails. What is going on? This is because the user does not have an optional feature installed: GraphicsTool (graphics tool), then how to install GraphicsTool? Let's take a look at it.

Win10 use graphical debugging solution VS Direct3D11 error:

1, left-click on the Start menu, click on the & ldquo; set & rdquo; button to open the Settings panel;

2, is provided in the upper right panel frame input search & ldquo; add optional features & rdquo ;, the search is completed after clicking the search results;


3, in the open & ldquo; management can selected function & rdquo; the panel, click & ldquo; add functionality & rdquo ;;

4, the panel found add functionality & ldquo; & rdquo ;, click graphical tools & ldquo; & rdquo ;;

installation

5, normal graphics debugging after restarting the graphical diagnosis in Visual Studio.

About Win10 using VS graphics debugging Direct3D11 error solution will be introduced to everyone here, if you want to use VS graphics debugging Direct3D11, you must install GraphicsTool this graphical tool, otherwise it will be wrong.

Copyright © Windows knowledge All Rights Reserved