Libcef.dll version mismatch
Posted: Tue Aug 13, 2024 11:59 am
Hello.
I've builded chromium binaries for the 6478 branch to support video codec, but suddenly when running my cef4delphi app I get an error:
So I modify expected version in the uCEFVersion.inc file and now it looks like working well, and the h.264 video too
Could you please tell me, may I get some unexpected errors later or these libcef.dll versions are interchangeable?
I've builded chromium binaries for the 6478 branch to support video codec, but suddenly when running my cef4delphi app I get an error:
Code: Select all
expected libcef.dll version is 126.2.18.0, but found 126.2.19.0.

Could you please tell me, may I get some unexpected errors later or these libcef.dll versions are interchangeable?