Hello, I want to use Direct X 11 and mingw libraries for my project.
Under Settings/Compiler/Search directories/Compiler (and Linker), I've linked to the h and lib file folders respectively. However, when I go to build, it only recognises one compiler (either getting a winapifamily.h No such file or directory error OR a d3d11.h No such file or directory error).