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

Ensure that GTK is linked on linux #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

silasary
Copy link

@silasary silasary commented Nov 2, 2020

Ran into this while trying to get MSE building on Ubuntu.

For whatever reason, when building against wxWidgets 3.1, it didn't automatically pull in GTK+, so I had to manually add it to the linker.

@twanvl
Copy link
Owner

twanvl commented Jul 3, 2021

It shouldn't be necessary to manually link to GTK. Cmake should add this automatically.
That said, I am using the latest stable release of wxGTK (3.0.5), because that is what my package manager provides. So this might be broken in the development version wxGTK 3.1.

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.

2 participants