demoscene-starter-kits icon indicating copy to clipboard operation
demoscene-starter-kits copied to clipboard

access violation error

Open ImanHosseini opened this issue 3 years ago • 0 comments

at this line: const int t = ((PFNGLCREATESHADERPROGRAMEXTPROC)wglGetProcAddress("glCreateShaderProgramEXT"))(GL_FRAGMENT_SHADER, fragmentShader); Exception thrown at 0x00000000 in 1kogl.exe: 0xC0000005: Access violation executing location 0x00000000. Build Tools: v120

ImanHosseini avatar May 27 '21 15:05 ImanHosseini