Replies: 2 comments 1 reply
-
Do the official
It's impossible to provide any sort of advice or guidance with such limited information, you need to provide details, exact steps you followed etc. |
Beta Was this translation helpful? Give feedback.
1 reply
-
https://github.com/cefsharp/CefSharp/blob/master/appveyor.yml#L9 The build script should be used to package the project |
Beta Was this translation helpful? Give feedback.
0 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 all,
I cloned CefSharp 115, built it locally and created package.
i am using Cefsharp package in my application. while running application i am getting following errors in Cefbrowser.log file
[1020/165816.339:ERROR:alloy_main_delegate.cc(572)] Could not load resources.pak
[1020/165816.340:ERROR:alloy_main_delegate.cc(583)] Could not load chrome_100_percent.pak
[1020/165816.343:ERROR:alloy_main_delegate.cc(592)] Could not load chrome_200_percent.pak
Beta Was this translation helpful? Give feedback.
All reactions