Skip to content

Ensure that GTK is linked on linux#115

Open
silasary wants to merge 1 commit into
twanvl:masterfrom
silasary:linuxfix
Open

Ensure that GTK is linked on linux#115
silasary wants to merge 1 commit into
twanvl:masterfrom
silasary:linuxfix

Conversation

@silasary

@silasary silasary commented Nov 2, 2020

Copy link
Copy Markdown

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

twanvl commented Jul 3, 2021

Copy link
Copy Markdown
Owner

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.

DrChipmunk pushed a commit to DrChipmunk/MagicSetEditor2 that referenced this pull request Apr 11, 2025
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