You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: