SFTtech/openage

Updating headers with std::filesystem for Win

Aberta

#1.230 aberto em 22 de abr. de 2020

 (6 comentários) (0 reação) (0 responsável)Python (1.135 forks)batch import
good first issuelang: c++os: windows

Métricas do repositório

Stars
 (12.130 estrelas)
Métricas de merge de PR
 (Mesclagem média 9d 23h) (1 fundiu PR em 30d)

Description

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

Guia do colaborador