Replies: 2 comments 2 replies
-
The only change between versions was a new chromium version. You can easily compare versions here on GitHub see v98.1.190...v98.1.210 Start with a clean checkout. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, I make it work on a clean solution, but when I try to include in a previuos app, it doen't work with the last version, but it works on 98.1.190. I will continue the investigation. Thanks |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Windows 10 x64
Solution compiled on AnyCPU
Redist C++ 2015-2022 installed (x86-x64) - v14.31.31103
On this new version, when InitializeCefSharp, throws an error CefSharp.Core.Runtime.dll not found. With the same configuration and same code, on 98.1.190 it works.
If check the output folder contains required dlls and all the "extra" code to run with AnyCPU compilation is ok (as I say, on 98.1.190 works fine).
I'm not sure it's a personal bug or anyone found it. Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions