Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: libcef missing with CefGlue.Avalonia 117.5938.2 on Win/Avalonia 11 #316

Open
DEAverkin opened this issue Oct 31, 2023 · 0 comments
Open

Comments

@DEAverkin
Copy link

Exception at System.DllNotFoundException: 'Unable to load DLL 'libcef' or one of its dependencies: Missing procedure (0x8007007F)'.

at Xilium.CefGlue.Interop.libcef.api_hash(Int32 entry)
at Xilium.CefGlue.CefRuntime.CheckVersionByApiHash()
at Xilium.CefGlue.CefRuntime.CheckVersion()
at Xilium.CefGlue.CefRuntime.Load(String path)
at Xilium.CefGlue.CefRuntime.Load()
at Xilium.CefGlue.Common.CefRuntimeLoader.InternalInitialize(CefSettings settings, KeyValuePair2[] flags, CustomScheme[] customSchemes, BrowserProcessHandler browserProcessHandler) at Xilium.CefGlue.Common.CefRuntimeLoader.<>c__DisplayClass2_0.<Initialize>b__0(BrowserProcessHandler browserProcessHandler) at Xilium.CefGlue.Common.CefRuntimeLoader.Load(BrowserProcessHandler browserProcessHandler) at Xilium.CefGlue.Common.BaseCefBrowser..ctor(Func1 cefRequestContextFactory)
at Xilium.CefGlue.Avalonia.AvaloniaCefBrowser..ctor(Func`1 cefRequestContextFactory)
at WebViewControl.ChromiumBrowser..ctor()

@DEAverkin DEAverkin changed the title Error: libcef missing with v. 117.5938.2 on Win/Avalonia 11 Error: libcef missing with CefGlue.Avalonia 117.5938.2 on Win/Avalonia 11 Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant