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

[fix] Visual 2022 compilation #289

Conversation

ygrabit
Copy link
Collaborator

@ygrabit ygrabit commented Mar 30, 2023

this PR fixes this compiler error on Visual 2022:
error C2445: result type of conditional expression is ambiguous: types 'const char [4]' and 'VSTGUI::UTF8String' can be converted to multiple common types

@scheffle scheffle merged commit 0cb4966 into master Mar 30, 2023
6 checks passed
@scheffle scheffle deleted the fix-Windows-compilation-error-C2445-result-type-of-conditional-expression-is-ambiguous branch March 30, 2023 08:47
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

2 participants