-
-
Notifications
You must be signed in to change notification settings - Fork 444
Closed
Labels
Description
Summary of feature
Trying to run hello quad on virtualbox win guest in linux host with 3d accel enabled I got Unhandled exception. Silk.NET.GLFW.GlfwException: VersionUnavailable: WGL: Failed to create OpenGL context
Comments
Trying to run the gears example of glfw in virtualbox it works without any problem. I tried to replace glfw3.dll generated file into silknet example but nothing changes, full error follow:
Unhandled exception. Silk.NET.GLFW.GlfwException: VersionUnavailable: WGL: Failed to create OpenGL context
at Silk.NET.GLFW.Glfw.<>c.<.cctor>b__137_0(ErrorCode errorCode, String description) in Z:\Silk.NET\src\Windowing\Silk.NET.GLFW\Glfw.cs:line 51
at Silk.NET.Windowing.Desktop.GlfwWindow.Initialize() in Z:\Silk.NET\src\Windowing\Silk.NET.Windowing.Desktop\GlfwWindow.cs:line 569
at Silk.NET.Windowing.Common.WindowExtensions.Run(IView view) in Z:\Silk.NET\src\Windowing\Silk.NET.Windowing.Common\WindowExtensions.cs:line 46
at Tutorial.Program.Main(String[] args) in Z:\Silk.NET\examples\CSharp\Tutorial 1.2 - Hello quad\Program.cs:line 73
Attached XML containing details of graphic card as seen from inside virtualbox generted with glview
nnn1590