Comment on Is MSVC worth it?

coltorl@programming.dev ⁨1⁩ ⁨year⁩ ago

If you’re supporting windows anyway you should use their tooling. This isn’t controversial, MSVC is a good compiler supported by good developers. I find MSVC more reliable than MinGW on windows as well. I recommend maintaining a single CMake project so that you can switch between compilers and build tools.

source
Sort:hotnewtop