Comment 50 for bug 1553328

Revision history for this message
In , Jim Blandy (jimb) wrote :

Steps to reproduce:

1) Install Rust from www.rust-lang.org, which provides the 'cargo' command.
2) git clone <email address hidden>:tomaka/glium.git
3) cd glium
4) cargo build
5) cargo build --example tutorial-02
6) ./target/debug/examples/tutorial-02