Is there any guide which shows you how to change the compiler you're using on windows, i.e. how to install a different one to Mingw?
Background: I ask because I have gotten stuck on an exception trying to load bitmap files with the stb_image library. It was suggested that I use a different compiler to see if it resolves anything. I installed nim with choosenim stable. I have thus Mingw as the default. I've no idea how to go about switching.