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

gl function was not loaded #1711

Closed
PvdBerg1998 opened this issue Dec 30, 2017 · 3 comments
Closed

gl function was not loaded #1711

PvdBerg1998 opened this issue Dec 30, 2017 · 3 comments

Comments

@PvdBerg1998
Copy link

When running cargo run --release on nightly 1.24.0, my application (based on Piston-Window, so Gfx with OpenGL) crashes with the following error: gl function was not loaded. Possibly related to brendanzab/gl-rs#443.

  • Does not occur on the stable toolchain
  • Does not occur on non release builds on nightly

Only tested on Windows 10.

@msiglreith
Copy link
Contributor

Could you check with the examples in the latest pre-ll branch?
We encountered this issue already earlier (and hopefully fixed it!): brendanzab/gl-rs#438

@brendanzab
Copy link
Contributor

I'm guessing this is brendanzab/gl-rs#438 as opposed to brendanzab/gl-rs#443 based on it working on stable - would be great if you could test using the newer version of gl-rs.

@kvark
Copy link
Member

kvark commented Apr 20, 2018

Considering this fixed in gl-rs

@kvark kvark closed this as completed Apr 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants