hello pass -luuid to gcc (at least for d3d11. I pass dxguid.lib to the visual studio linker
Vincent On Fri, Jun 17, 2022 at 8:09 PM Maarten ten Velden <[email protected]> wrote: > > I tried to use &IID_ID3D12Device and link with -ldxguid, sort of as suggested > here.. > https://github.com/microsoft/DirectX-Graphics-Samples/issues/567 > .. yet with/without -ldxguid the error undefined reference to > `IID_ID3D12Device' occurs either way. > > mingw version is 11.2.0.07112021 from chocolatey. > > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
