Skip to content

Instantly share code, notes, and snippets.

@bvssvni
Created August 13, 2014 19:14
Show Gist options
  • Save bvssvni/094b97c2e6b3f04da41d to your computer and use it in GitHub Desktop.
Save bvssvni/094b97c2e6b3f04da41d to your computer and use it in GitHub Desktop.
error: error while parsing the registry
src/gl/lib.rs:88 generate_gl_bindings!("gl", "core", "4.5", "static", [ "GL_EXT_texture_filter_anisotropic" ])
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gl/lib.rs:88:1: 88:94 error: Did not find version 4.5 in the registry
src/gl/lib.rs:88 generate_gl_bindings!("gl", "core", "4.5", "static", [ "GL_EXT_texture_filter_anisotropic" ])
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment