ITADN
ejoy/ant/Issues

Specify the exact version of Visual Studio

#191Pull Requestylme 创建于 2024-07-17
Y
ylmecommented
在一台安装 VS 2019 的电脑上编译 ant 时,出现了 `stdatomic.h no such file or directory` 错误,然后搜索确认了原因是 ant 使用了 C11 Atomics 。而 [VS 2022 Version 17.5](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-17-5-released/#atomics) 才支持 C11 Atomics 。因此使用 VS 的最低版本便是 VS 2022 Version 17.5 。
合并状态:未合并 关闭于 2024-07-17 2 条评论