Which toolset is recommended for compiling externals under Windows? Or will any of the following work equally well?
- Mingw
- Msys
- Cygwin
- Visual Studio
For now, I'm not thinking of sharing any externals, since I'm just learning how to write them, plus I don't have access to a Mac, and the only Linux system I have is a Raspberry Pi. So I don't need to worry about cross-compiling.
Thanks.