Skip to content

Chromium version migration? #179

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

Open
LylaAhn opened this issue Mar 6, 2025 · 2 comments
Open

Chromium version migration? #179

LylaAhn opened this issue Mar 6, 2025 · 2 comments

Comments

@LylaAhn
Copy link

LylaAhn commented Mar 6, 2025

Hi, I am using with the available prebuilt version of the chromium from here (https://github.com/hlwhl/webview_cef/releases/download/prebuilt_cef_bin_linux/webview_cef_bin_0.0.2_101.0.18+chromium-101.0.4951.67_windows64.zip), which is outdated.

I want to use the latest version from https://cef-builds.spotifycdn.com/index.html, but the folder structure and files are different from the prebuilt version, causing errors when trying to integrate it.

What is the best way to migrate?

@hlwhl
Copy link
Owner

hlwhl commented Mar 7, 2025

Will find a time to upgrade cef to latest version.
Overall, you need to build libcef shared framework (windows: dll, macos: dylib, linux: so) and replace header files with new version.

@scalveerne
Copy link

@hlwhl

Dude, I honestly have no idea what I did. I don't know if it helps you, but at least for my fork it works. I just had to change a few things.

I hope this helps someone else :D

https://scalbrowser-ota-versions.s3.us-east-2.amazonaws.com/cef_binary/new_cef_binary_130.1.16.zip

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

No branches or pull requests

3 participants