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

Use Conan GTK3 requirement; WebKitGTK isn't available. #1435

Closed
wants to merge 1 commit into from

Conversation

gmeeker
Copy link

@gmeeker gmeeker commented Dec 11, 2021

Description

Use gtk/3.24.24 instead of gtk/system
GTK4 is not yet supported by wxWidgets
-o cairo:shared=True seems to be required to avoid duplicate symbols (the GTK3 test_package fails as well)
Unfortunately WebKitGTK recipe is not available so this does not close #861

Related Issue

#861

Motivation and Context

Removing system dependencies

How Has This Been Tested?

conan create on Ubuntu 20 with GCC 9
test_package links and runs

@gmeeker gmeeker marked this pull request as draft December 11, 2021 20:10
@Croydon
Copy link
Member

Croydon commented Sep 23, 2024

wxwidgets is now in CCI: conan-io/conan-center-index#21353

@Croydon Croydon closed this Sep 23, 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.

[WxWidgets 3.1.2] Depency libwebkitgtk-dev not available any more on Ubuntu 19.04
2 participants