Error with QmL
Unsolved
General and Desktop
-
Alias names cannot begin with an upper case letter
D3D11CreateDevice: Flags (0x2
) were specified which require the D3D11 SDK Layers for Windows 10, but they are not present on the system.
These flags must be removed, or the Windows 10 SDK must be installed.
Flags include: D3D11_CREATE_DEVICE_DEBUGI don't know how I can do
-
Hi
Well you could provide information on what compiler used and what project that gives that error and
in which context/use.
It does sound like this if you are using the visual studio compiler
https://stackoverflow.com/questions/32809169/use-d3d11-debug-layer-with-vs2013-on-windows-10