Skip to content

Fix build error for GCC 14#117

Merged
john-preston merged 1 commit intodesktop-app:masterfrom
FliegendeWurst:patch-1
Nov 27, 2024
Merged

Fix build error for GCC 14#117
john-preston merged 1 commit intodesktop-app:masterfrom
FliegendeWurst:patch-1

Conversation

@FliegendeWurst
Copy link
Contributor

@FliegendeWurst FliegendeWurst commented Nov 27, 2024

This file uses QQuickWidget unconditionally, so we must always include the header. GCC 14 by default rejects undefined references to classes.

@ilya-fedin
Copy link
Contributor

That's a wrong fix. The right fix is #116. The person has closed the PR, sadly.

@FliegendeWurst
Copy link
Contributor Author

I have amended my commit based on what I could gather in the linked PR

@john-preston john-preston merged commit 93af019 into desktop-app:master Nov 27, 2024
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.

3 participants