• ORBITER-FORUM will be temporarily closed at 2026-07-23 18:00 UTC while we complete some OF maintenance tasks. The amount of downtime is expected to take up to one hour, but probably less.

Project UCSO development thread

I have no experience whatsoever with UCSO, but that sounds like you need to include <filesystem> when using the library...
 
New error...
The contents of <filesystem> are available only with C++17 or later.
If I change my C++ language standard to C++17, the new error goes away, but either way I still get the same error as before.
 
Back
Top