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

Investigate EGL based rendering error / WGL option #185

Open
hhyyrylainen opened this issue Dec 8, 2022 · 0 comments
Open

Investigate EGL based rendering error / WGL option #185

hhyyrylainen opened this issue Dec 8, 2022 · 0 comments

Comments

@hhyyrylainen
Copy link
Member

hhyyrylainen commented Dec 8, 2022

Starting on Windows there are some missing EGL dll warnings

Maybe the wgl option should be put on to prefer that (with command line flag to disable)?

This is the exception:

[OpenGL] Unable to initialize EGL-based rendering: 'System.DllNotFoundException: Dll was not found.
   at Avalonia.OpenGL.Angle.AngleEglInterface.EGL_GetProcAddress(String proc)
   at Avalonia.OpenGL.Angle.AngleEglInterface.LoadAngle() in /_/src/Avalonia.OpenGL/Angle/AngleEglInterface.cs:line 21
   at Avalonia.OpenGL.Angle.AngleWin32EglDisplay..ctor() in /_/src/Avalonia.OpenGL/Angle/AngleWin32EglDisplay.cs:line 65
   at Avalonia.Win32.Win32GlManager.<>c.<Initialize>b__0_1() in /_/src/Windows/Avalonia.Win32/Win32GlManager.cs:line 25
   at Avalonia.OpenGL.Egl.EglPlatformOpenGlInterface.TryCreate(Func`1 displayFactory) in /_/src/Avalonia.OpenGL/Egl/EglPlatformOpenGlInterface.cs:line 34'
@hhyyrylainen hhyyrylainen added the C# label Dec 8, 2022
@hhyyrylainen hhyyrylainen added this to Backburner in Thrive Planning via automation Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Thrive Planning
  
Backburner
Development

No branches or pull requests

1 participant