Joel W Kall
Results
12
comments of
Joel W Kall
I'm also experiencing the compile_shader error mentioned by @DGolubets and @MrEnzyme. Windows 10, Rust 1.8.0 (MSVC), cargo 0.9.0-nightly Full error message: ``` Running `target\debug\spinning-square.exe` thread '' panicked at 'compile_shader: ERROR:...
There's a line in the example code that says > //Change this to OpenGL::V2_1 if not working. I did so, but got this error message instead: ``` Running `target\debug\spinning-square.exe` thread...