-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenGL 3.3 support #50
Conversation
dbb7de6
to
5ab1c80
Compare
The current version gives me:
|
@neauoire did you try #42 (comment) ? This output suggests you aren’t running with |
You can use ‘cargo run’ directly with those flags to test things out. |
@neauoire ah yes it's a bit confusing but |
To turn on the opengl backend, build with
cargo build --release --features compatibility