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

Extenal libs update (ghc/filesystem) #2166

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

Conversation

kino-dome
Copy link
Contributor

Update ghc::filesystem to the latest version (v 1.3.3)
This update and including fs_std_fw.hpp instead of fs_fwd.hpp in Filesystem.h, enables wchar_t for path(), making cmake building on windows feasible (using VS C++ build tools 2019)

This update and including fs_std.hpp instead of fs_fwd.hpp in Filesystem.h, enables wchar_t for path(), thus making cmake building on windows easier (using VS C++ build tools 2019)
By using std_fwd and std_impl , wchar_t is enable in Cinder
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.

None yet

1 participant