Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

Could not run example on window. #56

Open
o01eg opened this issue Jan 9, 2018 · 1 comment
Open

Could not run example on window. #56

o01eg opened this issue Jan 9, 2018 · 1 comment

Comments

@o01eg
Copy link

o01eg commented Jan 9, 2018

When I try to run clock example I gets error:

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: OsError("wglCreateContextAttribsARB failed: OS Error -1073274731 (FormatMessageW() returned error 317) (os error -1073274731)")', src\libcore\result.rs:906:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.
error: process didn't exit successfully: `target\release\examples\clock.exe` (exit code: 101)
@o01eg
Copy link
Author

o01eg commented Jan 10, 2018

Fixes if I change OpenGL version to 3.1 here https://github.com/christolliday/limn/blob/master/src/window.rs#L16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant