We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
std::filesystem
https://github.com/cataclysmbnteam/Cataclysm-BN/actions/runs/6320334183/job/17162700684
android build fails since #3270 becaues NDK doesn't support C++17 filesystem
thankfully DDA has a solution to this: CleverRaven/Cataclysm-DDA#64305
The text was updated successfully, but these errors were encountered:
This should have been caught by the Android build check, but it didn't run for some reason https://github.com/cataclysmbnteam/Cataclysm-BN/actions/runs/6312551327/job/17138831394?pr=3270
Edit: and neither did MSVC and MinGW builds, which were supposed to check how it handles UTF-8 paths -_-
Sorry, something went wrong.
scarf005
Successfully merging a pull request may close this issue.
https://github.com/cataclysmbnteam/Cataclysm-BN/actions/runs/6320334183/job/17162700684
android build fails since #3270 becaues NDK doesn't support C++17 filesystem
thankfully DDA has a solution to this: CleverRaven/Cataclysm-DDA#64305
The text was updated successfully, but these errors were encountered: