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(61, 13) Error: type mismatch: got (GLenum, int literal(0), GLenum, int literal(2), int literal(2), int literal(0), GLenum, GLenum, ptr array[0..11, GLdouble])
- but expected one of:
- proc glTexImage2D(target: GLenum; level: GLint; internalformat: GLint; width: GLsizei;
- height: GLsizei; border: GLint; format: GLenum; `type`: GLenum;
- pixels: pointer)
Advertisement
Add Comment
Please, Sign In to add comment