Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- texture.nim(17, 3) Warning: Cannot prove that 'event' is initialized. This will become a compile time error in the future. [ProveInit]
- texture.nim(16, 3) Hint: 'context' is declared but not used [XDeclaredButNotUsed]
- Hint: [Link]
- Hint: operation successful (31266 lines compiled; 0.531 sec total; 65.008MiB; Debug Build) [SuccessX]
- Traceback (most recent call last)
- texture.nim(61) texture
- opengl.nim(430) glTexImage2D
- opengl.nim(364) checkGLerror
- Error: unhandled exception: OpenGL error: invalid enum [GLerror]
- Error: execution of an external program failed: './bin/texture '
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement