Page 1 of 1

Cefsharp version in Matlab 2019 runtime

PostPosted: Tue Sep 08, 2020 2:38 am
by focus
Hi all,
I use two applications that run from the same folder. One app is an exe generated from .NET, another is an exe generated from Matlab 2019b. Matlab app uses libcef.dll.
However, i can't find the version of libcef.dll that Matlab app uses in the Github.
The file version 3.3626.1895.0, while in github the Cefsharp versions are something like 84.3.10
Where can I find Cefsharp with the same version as in Matlab? Can anyone assist?
Thanks

Re: Cefsharp version in Matlab 2019 runtime

PostPosted: Tue Sep 08, 2020 10:49 am
by ndesktop
3626 is 2+ years old (v72); v84 is 4147 branch.
You can check the branches and corresponding versions here.

Re: Cefsharp version in Matlab 2019 runtime

PostPosted: Tue Sep 08, 2020 2:10 pm
by amaitland