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

Test corrade_add_resource() with Unicode filenames #49

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

Conversation

mosra
Copy link
Owner

@mosra mosra commented Aug 27, 2018

While everything works great on Linux and macOS, this causes CMake with Ninja on Windows to go into an infinite loop. As far as I know, this didn't happen with MinGW makefiles, so shouldn't be an issue with my CMake dependency handling code. It also doesn't seem to happen with VS project files, so probably just related to Ninja on Windows (and/or CMake Ninja support).

ninja: error: manifest 'build.ninja' still dirty after 100 tries

Putting this here so it doesn't get forgotten.

Things left to do:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant