Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Files that need ,CEF binaries missing

Post Reply
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Files that need ,CEF binaries missing

Post by salvadordf »

You need to download the CEF3 binaries for the type of exe that you are creating :
32bit -> http://opensource.spotify.com/cefbuilds ... 32.tar.bz2
64bit -> http://opensource.spotify.com/cefbuilds ... 64.tar.bz2

Please, read the following web pages. They have essential information about CEF4Delphi.
https://www.briskbard.com/index.php?lang=en&pageid=cef
https://github.com/salvadordf/CEF4Delphi
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Files that need ,CEF binaries missing

Post by salvadordf »

Hi,

The binaries are too big to be included so I decided to add a link in the readme.md file.

The GitHub repository shows the readme.md file here :
https://github.com/salvadordf/CEF4Delphi

At this moment, the links to the CEF3 binaries used in CEF4Delphi are these :
32bit -> http://opensource.spotify.com/cefbuilds ... 32.tar.bz2
64bit -> http://opensource.spotify.com/cefbuilds ... 64.tar.bz2

I'll explain this better at the main CEF4Delphi page as soon as I can :
https://www.briskbard.com/index.php?lang=en&pageid=cef
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Files that need ,CEF binaries missing

Post by salvadordf »

I've added the links to the binaries and updated some old information :
https://www.briskbard.com/index.php?lang=en&pageid=cef
Post Reply