CEF4Delphi now supports CEF 3.2924.1558.g872fbc0 / Chromium 56.0.2924.76
Posted: Thu Feb 02, 2017 5:32 pm
Hi :
I just updated CEF4Delphi to support the latest CEF3 version 3.2924.1558.g872fbc0 / Chromium 56.0.2924.76
You can download it from GitHub at https://github.com/salvadordf/CEF4Delphi
The CEF3 binaries that should be used are here : http://opensource.spotify.com/cefbuilds ... 32.tar.bz2
Remember that every time that you upgrade the CEF3 binaries, you have to follow these steps :
https://www.briskbard.com/SimpleBrowser.zip
I just updated CEF4Delphi to support the latest CEF3 version 3.2924.1558.g872fbc0 / Chromium 56.0.2924.76
You can download it from GitHub at https://github.com/salvadordf/CEF4Delphi
The CEF3 binaries that should be used are here : http://opensource.spotify.com/cefbuilds ... 32.tar.bz2
Remember that every time that you upgrade the CEF3 binaries, you have to follow these steps :
- Uninstall the old version of CEF4Delphi from Delphi
- Close Delphi
- Copy the new "chrome_elf.dll" and "libcef.dll" to c:\windows
- Run Delphi and reinstall CEF4Delphi
- Copy the Release and Resources folders of the CEF3 binaries to the directory of your application's exe
- Recompile your application
https://www.briskbard.com/SimpleBrowser.zip