Skip to content

Fix problems with linking to Gtk Libraries. #647

Merged
AlbertShown merged 1 commit intowebui-dev:mainfrom
hdijkema:gtk-linking
Oct 17, 2025
Merged

Fix problems with linking to Gtk Libraries. #647
AlbertShown merged 1 commit intowebui-dev:mainfrom
hdijkema:gtk-linking

Conversation

@hdijkema
Copy link
Contributor

Make the gtk_* functions that are loaded using dlsym static,
because when they're not they will clash when some application
links with the gtk libraries on Linux.

because when they're not they will clash when some application
links with the gtk libraries on Linux.

Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
@AlbertShown AlbertShown merged commit 80f8976 into webui-dev:main Oct 17, 2025
20 of 24 checks passed
@hdijkema hdijkema deleted the gtk-linking branch October 17, 2025 21:53
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