Hi,

The C++'s <experimental/filesystem> header is not included in the latest gcc-7.3.0 package. It is included by default in linux distros, though. It gives access to this new C++17 features: http://en.cppreference.com/w/cpp/header/filesystem
I believe gcc needs to be compiled with --enable-libstdcxx-filesystem-ts.

I would appreciate if someone could fix this.

Thanks,
Nuno


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to