Closed mitsuhiko closed 9 years ago
The compilation now fails with an undefined macro:
src/lib.rs:30:1: 30:21 error: macro undefined: 'generate_gl_bindings!' src/lib.rs:30 generate_gl_bindings!{ ^~~~~~~~~~~~~~~~~~~~
The compilation now fails with an undefined macro: