Skip to content
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

Using latest version of glutin as dependency. #105

Closed
wants to merge 1 commit into from
Closed

Using latest version of glutin as dependency. #105

wants to merge 1 commit into from

Conversation

janhaa
Copy link

@janhaa janhaa commented Jan 8, 2017

This should fix this issue once the guys at https://github.com/tomaka/glutin push a new version to crates.io, fixing this issue.

As an alternative the version can be hardcoded once they release the next version.

@bvssvni
Copy link
Member

bvssvni commented Jan 9, 2017

Star dependencies are not allowed on crates.io. I believe there is something more to the original issue here. Closing.

@bvssvni bvssvni closed this Jan 9, 2017
@janhaa
Copy link
Author

janhaa commented Jan 9, 2017

What do you believe is there more to the original issue?

@tomaka
Copy link

tomaka commented Jan 9, 2017

Just run cargo update and it should be good.

@janhaa
Copy link
Author

janhaa commented Jan 9, 2017

Thank you tomaka! Good to know, I'm rather new to Rust.

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

Successfully merging this pull request may close these issues.

thread 'main' panicked at 'glx::MakeCurrent failed'
3 participants