-------------- Build: Debug in W32Clang (compiler: LLVM Clang Compiler)---------------
clang++.exe -o bin\Debug\W32Clang.exe obj\Debug\main.o -lgdi32 -luser32 -lkernel32 -lcomctl32 -mwindows
clang++.exe: error: unknown argument: '-mwindows'
Please direct me to the location in src of the supported arguments, thanks! This is probably an IDE configuration error. I want to know what the arg was for if it ever was legit.