1
DotNet / Re: OpenTK AccessViolationException on any OpenGL call
« on: August 20, 2015, 05:15:52 am »
It throws a key not found. I'm currently debugging OpenTK code and it seems it was waiting for a context pointer not a window pointer.
I'm now looking on why doesn't work. It should, it seems to find the context correctly when IntPtr.Zero is passed but crashes with access violation.
I'm now looking on why doesn't work. It should, it seems to find the context correctly when IntPtr.Zero is passed but crashes with access violation.