[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#932548: g++-8: g++ fails to compile C++17 programs that use std::filesystem::directory_iterator



On 20.07.19 15:54, martin read wrote:
> Package: g++-8
> Version: 8.3.0-6
> Severity: important
> 
> Dear Maintainer,
> 
> * What led up to the situation?
> 
> Using std::filesystem::directory_iterator in a C++17 program.

these are features marked as experimental, and you need to link with libstdc++fs.a.


Reply to: