You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My view on this would be that we shouldn’t fix this: sys/stat.h is a POSIX/UNIX api and should not be assumed to be present in non-posix environments such as Xbox.
Here's a hack I've been using locally:
I hope that someone will implement this properly.
There's more functionality in this, but this is enough for my current projects
The text was updated successfully, but these errors were encountered: