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 DolphinWX build issue #5964

Merged
merged 1 commit into from Aug 22, 2017
Merged

Conversation

JosJuice
Copy link
Member

I'm not sure why this hasn't popped up as an error on the buildbots, but the build fails on my new install of VS2017. The error is C2445: result type of conditional expression is ambiguous: types 'wxString' and 'const char [1]' can be converted to multiple common types

I'm not sure why this hasn't popped up as an error on the buildbots,
but the build fails on my new install of VS2017. The error is C2445:
result type of conditional expression is ambiguous: types 'wxString'
and 'const char [1]' can be converted to multiple common types
@degasus degasus merged commit ef4e4a9 into dolphin-emu:master Aug 22, 2017
@JosJuice JosJuice deleted the wxstring-ternary branch August 22, 2017 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants