Page 1 of 1

Where is the natives_blob.bin

Posted: Wed Apr 08, 2020 4:51 am
by blueflagbj
hi,
When I start my project, I get a startup error:

CEF binaries missing !
The missing files are: natives_blob.bin

my system is 64-bit windows7

Re: Where is the natives_blob.bin

Posted: Wed Apr 08, 2020 7:25 am
by salvadordf
Hi,

natives_blob.bin is not part of the CEF binaries since the 80.0.4 version.

The latest CEF4Delphi version doesn't check if that file exists. If you still see a "CEF binaries missing" error for that file it means that you need to upgrade CEF4Delphi.

If you already have the latest CEF4DElphi version and you see that error then you need to uninstall CEF4Delphi, delete all its BPL and DCU files and install it again. Follow these steps :
https://www.briskbard.com/forum/viewtop ... =772#p3481