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

Does not build with Qt 6.4 (QTextCodec) #114

Open
oniongarlic opened this issue Nov 25, 2022 · 3 comments
Open

Does not build with Qt 6.4 (QTextCodec) #114

oniongarlic opened this issue Nov 25, 2022 · 3 comments

Comments

@oniongarlic
Copy link

Complains about QTextCodec

@Nerixyz
Copy link

Nerixyz commented Nov 28, 2022

You need to add the Qt 5 Core Compatibility APIs.

@oniongarlic
Copy link
Author

That, or use QStringDecoder when building for Qt 6.

@oniongarlic
Copy link
Author

Patch/Pull request added #116

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

No branches or pull requests

2 participants