Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #49

Open
wants to merge 66 commits into
base: master
Choose a base branch
from
Open

Update #49

wants to merge 66 commits into from

Conversation

warp-core
Copy link
Owner

No description provided.

ziproot and others added 30 commits January 11, 2025 18:00
…karound a bug in std::filesystem::copy (#10910)

* Update mingw due to issues in std::filesystem relating to unicode characters in paths in previous versions.
* On Windows, Files::Copy will delete the file at the destination, if one exists, before calling std::filesystem::copy as that function does not respect the passed parameter instructing it to overwrite an existing file no Windows at the moment.
…tructions (#10859)

* While Ubuntu 22.04 is supported for building the game executable, it does not provide an adequate version of the catch dependency for unit tests.

Co-authored-by: warp-core <[email protected]>
Arachi-Lover and others added 30 commits January 19, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.