CEF Hash Version quetion

18 views
Skip to first unread message

Robert Hughes

unread,
May 20, 2015, 7:07:31 AM5/20/15
to cefs...@googlegroups.com
Hi guys,

I have managed to build both CefSharp and CEF - but putting the two together gives me a has mismatch for the CEF API version.

Seems this hash value is defined in cef_version.h.

In the NuGet cef.sdk this number is:

#define CEF_VERSION_MAJOR 3
#define CEF_REVISION 2069
#define COPYRIGHT_YEAR 2015

#define CHROME_VERSION_MAJOR 39
#define CHROME_VERSION_MINOR 0
#define CHROME_VERSION_BUILD 2171
#define CHROME_VERSION_PATCH 95
#define CEF_API_HASH_UNIVERSAL "45820f043326b9ef42f6cb68dc257c0f91442428"

In the source of CEF itself the cef_version.h file looks like this

#define CEF_VERSION "3.2171.52.gd4b462f"
#define CEF_VERSION_MAJOR 3
#define CEF_COMMIT_NUMBER 52
#define CEF_COMMIT_HASH "d4b462f0bc0d42a81e682990b4c7a5ccad6fc10f"
#define COPYRIGHT_YEAR 2015

#define CHROME_VERSION_MAJOR 39
#define CHROME_VERSION_MINOR 0
#define CHROME_VERSION_BUILD 2171
#define CHROME_VERSION_PATCH 95
#define CEF_API_HASH_UNIVERSAL "57751848166c7d2851f40d99a86d6d0603ae342d"

Can someone tell me what I have to do to build the matching CEF for the SDK 39.0.2171?

cheers,
Rob

Alex Maitland

unread,
May 20, 2015, 7:12:05 AM5/20/15
to cefs...@googlegroups.com
Seems like everyone is building `CEF` from source at the moment.

https://groups.google.com/d/msg/cefsharp/BJLMXl9c204/LLaCDfpa1h4J
Reply all
Reply to author
Forward
0 new messages