SFTtech/openage

Updating headers with std::filesystem for Win

Open

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

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

仓库指标

Star
 (12,130 star)
PR 合并指标
 (平均合并 9天 23小时) (30 天内合并 1 个 PR)

描述

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

贡献者指南