SFTtech/openage

Updating headers with std::filesystem for Win

Open

#1,230 创建于 2020年4月22日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Python (12,130 star) (1,135 fork)batch import
good first issuelang: c++os: windows

描述

There were some problems in the past regarding std::filesystem, MSVC 2017 and 2019 added support so we would be able to update our sources correspondingly.

std::filesystem for VS2017

贡献者指南