SFTtech/openage

Updating headers with std::filesystem for Win

Ouverte

#1 230 ouverte le 22 avr. 2020

 (6 commentaires) (0 réaction) (0 personne assignée)Python (1 135 forks)batch import
good first issuelang: c++os: windows

Métriques du dépôt

Stars
 (12 130 étoiles)
Métriques de merge PR
 (Merge moyen 9j 23h) (1 PR mergée en 30 j)

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

Guide contributeur