vs2010可以编译fmt吗

Is it possible to compile fmt in vs2010

我知道Visual studio 2010 已过时,不应再使用。我只是好奇是否可以在 vs2010 中编译 libfmt.a?

根据@0x5453 的建议,我们需要使用 4.x 版本来针对 visual studio 进行构建。 谢谢