可悲的是,我甚至不知道我是否犯了一个愚蠢的逻辑错误,我是否使用了glium机箱错误,我是否在GLSL上搞砸了等等。// GLIUM, the crate I'll use to do "everything OpenGL"extern crate glium;
let display = glium::glutin::WindowBuilder::new().bu
glutin::window::WindowBuilder::new(); let display = gliumbecause `cb` has type `ContextBuilder<'_, NotCurrent>`, which does not implement the `Copy` trait
我使用的是glium