Skip to content

Running _spinning-square_ only prints "Hello, world!" message #261

@trevisanj

Description

@trevisanj

Project compiles seamlessly, but when I run I get no graphics and following message instead:

$ cargo run
    Finished dev [unoptimized + debuginfo] target(s) in 2.92s
     Running `target/debug/spinning-square`
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "Error compiling vertex shader: 0:1(10): error: GLSL 1.50 is not supported. Supported versions are: 1.00 ES, 3.00 ES, 3.10 ES, and 3.20 ES\n"', /media/j/maca/Programs/cargo/registry/src/index.crates.io-6f17d22bba15001f/piston2d-opengl_graphics-0.82.0/src/back_end.rs:81:71
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions