gulrak / filesystem

An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation failed

jermp opened this issue · comments

Hello,
I'm compiling with MinGW gcc 9.2.0 on Windows 10 and
the constant ERROR_FILE_TOO_LARGE (line 4228) is not defined.

Thanks, I'll look into it.

It compiles now. Thanks.