When compiling with mingw64 and using both official (this project) directxtk12 and the official (github project) directx-headers "IID_ID3D12Device" is defined twice.
Once in 'd3d12.h' (line 38576) of the directx-headers header file and again in 'ResourceUploadBatch.cpp' (line 21) in directxtk12 source file.
When compiling with mingw64 and using both official (this project) directxtk12 and the official (github project) directx-headers "IID_ID3D12Device" is defined twice.
Once in 'd3d12.h' (line 38576) of the directx-headers header file and again in 'ResourceUploadBatch.cpp' (line 21) in directxtk12 source file.