You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I get a runtime error when I run the Testform, it says you need to initialize the OpenGL binding first by calling LoadBindings().
Here is the full message:
I tried the two latest tags 4.0.0 and 4.0.1, same result.
Compiled and run in Visual studio 2022, but also tried the bash file with .nuke.
I tried different configurations of the profile and API in the designer form...with no effect.
When in the glControl_Load(), the glControl.Context is still null, I think this is troublesome.
Bindingcontext is set somehow, but maybe it should bind to OptenTK.IBindingsContext and not System.Windows.Forms.BindingContext, that's at least what it says when I try to bind it manually, cannot convert.
Hi
I get a runtime error when I run the Testform, it says you need to initialize the OpenGL binding first by calling LoadBindings().
Here is the full message:
I also have a project which I updated from 3.3.3.0 to 4.0.0.0 and got the same issue.
Windows 10
Radeon RX 580
AMD Ryzen Threadripper 1920X 12-Core Processor 3.50 GHz
Tag 4.0.1 (compiled and unmodified)
The text was updated successfully, but these errors were encountered: