CEF (Chromium Embedded Framework) Old Version (2785) Build Guide For Windows

Опубликовано: 08 Май 2025
на канале: Cyecize
9,915
87

I suggest watching in 1.25x speed.

In this video I am demonstrating how to build an older version of CEF (branch 2785, chromium 53) from 2016 and reduce the size of the app mainly libcef.dll.

Please note that this video is recorded in August 2019 so some things might be different and you might need to resolve some issues by yourself, but hopefully after watching this it would be easier for you.

Useful links:
Resources:
https://drive.google.com/open?id=1Xts...

CEF Repo link:
https://bitbucket.org/chromiumembedde...

CEF 2785 Repo link:
https://bitbucket.org/chromiumembedde...

Get CEF Wiki:
git clone https://bitbucket.org/chromiumembedde...

Chromium Repo link:
https://chromium.googlesource.com/chr...

Chromium 53 link:
https://chromium.googlesource.com/chr...

Stackedit link:
https://stackedit.io/

Building old revisions of chromium link:
https://chromium.googlesource.com/chr...

Official CEF builds link:
http://opensource.spotify.com/cefbuil...

UPX link:
https://github.com/upx/upx/releases/t...

VS 2015 Enterprise link:
https://go.microsoft.com/fwlink/?Link...

Windows 10.0.10586 SDK link:
https://go.microsoft.com/fwlink/p/?Li...

I saw that there are virtually no videos showing how to build CEF so I decided to upload this one as it is really hard to resolve any issues if you don't know what you are doing which was the case for me.

Here is the link to the github repo. There I have branches with builds for chromium 39 and 53.
https://github.com/Cyecize/Cef_MFC_Sa...

Link to my facebook, if you want to message me:
  / ceci2205  

Watch my other video on how to build JCEF (java)
   • JCEF (Java Chromium Embedded Framewor...