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 build on Ubuntu 20.04 LTS #75

Closed
wants to merge 1 commit into from

Conversation

Lenbok
Copy link

@Lenbok Lenbok commented Sep 8, 2021

This reverts commit 18e0e59.

20.04 LTS uses Qt 5.12, under which fstl previously would build fine. Since the referenced commit only fixed deprecation warnings, it can safely be reverted until a point in time when updating Qt becomes an actual requirement.

Fixes: #74

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.

Cannot build on Ubuntu 20.04 LTS
2 participants