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

Build expects the outdated version javascriptcoregtk-4.1 while javascriptcoregtk-5.0 is the latest version #82

Open
yurivict opened this issue May 17, 2024 · 1 comment
Labels

Comments

@yurivict
Copy link

Describe the bug

pkg-config exited with status code 1
  > PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags javascriptcoregtk-4.1 javascriptcoregtk-4.1 >= 2.38

javascriptcoregtk-4.x is installed by webkit2-gtk3.
javascriptcoregtk-5.0 is installed by webkit2-gtk4.

It seems that we only have webkit2-gtk3-2.34.6 that installs javascriptcoregtk-4.0

Why don't you switch to the latest javascriptcoregtk-5.0 ?

Steps To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform and Versions (please complete the following information):
OS: FreeBSD 14.0

Additional context
Attempting to build the ChatGPT project.

@yurivict yurivict added the bug label May 17, 2024
@yurivict yurivict changed the title Build expects the outdated version of javascriptcoregtk-4.1 while javascriptcoregtk-5.0 is the latest version Build expects the outdated version javascriptcoregtk-4.1 while javascriptcoregtk-5.0 is the latest version May 17, 2024
@FabianLars
Copy link
Member

as far as i know, the 3 main reasons are:

  1. we need 4.x in Tauri
  2. there are already other projects - latest one here: https://gitlab.gnome.org/World/Rust/webkit6-rs
  3. we don't have the capacity to maintain another version (as long as we don't use it in tauri)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants