gl function was not loaded #1711
Labels
api: pre-ll
old abstraction layer (pre-ll branch)
backend: OpenGL
platform: Windows
type: bug
value: high
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.Only tested on Windows 10.
The text was updated successfully, but these errors were encountered: