Details
Description
getting qtbase\src\gui\rhi\qrhid3d11.cpp(3925): error C2065: 'DXGI_SWAP_EFFECT_FLIP_DISCARD': undeclared identifier when building on windows 7, Visual Studio 2015 with update 3 (last).
Is there any workaround to disable DX?
And if not, why not? I suppose it would be still desirable to avoid linking D3D if opengl is anyway going to be used
For the moment the workaround was to comment away that line, since D3D is not going to be used anyway.
Please make this part of RHI optional in configure.