You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to try piston_window on a computer that only supports OpenGL 2.1. I adapted the hello world code to use OpenGL 2.1, but I get the following error.
I wanted to try piston_window on a computer that only supports OpenGL 2.1. I adapted the hello world code to use OpenGL 2.1, but I get the following error.
thread 'main' panicked at 'Error InvalidValue creating program: Simple(VertexShader(Shader(1)), PixelShader(Shader(2)))', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/gfx_device_gl-0.14.6/src/factory.rs:233:12
main.rs
Cargo.toml
The text was updated successfully, but these errors were encountered: