Is the compiler exe in your path? Can you get the name of the compiler exe? Something like mingw-g++ iirc. If so, then open a cmd, and run "<compiler exe> -v" and paste the output.
If it isn't in your path, open a cmd in the folder that the exe is in (hold Shift, and right click in the folder), and then do the same thing.