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

Fixed WIN32 compilation. #750

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Fixed WIN32 compilation. #750

merged 1 commit into from
Sep 17, 2024

Conversation

fredzo
Copy link
Contributor

@fredzo fredzo commented Sep 16, 2024

Moved to U8 version of NFDe as suggested in the documentation to fix WIN32 compilation.
https://github.com/btzy/nativefiledialog-extended :
"The U8/u8 in NFDe refer to the API for UTF-8 characters (char), which most consumers probably want. An N/n version is also available, which uses the native character type (wchar_t on Windows and char on other platforms)."

@azonenberg azonenberg merged commit 26b1f8f into ngscopeclient:master Sep 17, 2024
12 checks passed
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.

2 participants