Use raw-window-handle version 0.6 #329
Annotations
10 errors
examples/animation.rs#L13
mismatched types
|
examples/fruit.rs#L16
mismatched types
|
examples/animation.rs#L36
no method named `run` found for enum `Result` in the current scope
|
examples/fruit.rs#L37
no method named `run` found for enum `Result` in the current scope
|
examples/animation.rs#L40
no variant or associated item named `RedrawRequested` found for enum `Event` in the current scope
|
examples/fruit.rs#L41
no variant or associated item named `RedrawRequested` found for enum `Event` in the current scope
|
examples/animation.rs#L60
no variant or associated item named `MainEventsCleared` found for enum `Event` in the current scope
|
examples/fruit.rs#L66
no variant or associated item named `Exit` found for enum `winit::event_loop::ControlFlow` in the current scope
|
examples/animation.rs#L67
no variant or associated item named `Exit` found for enum `winit::event_loop::ControlFlow` in the current scope
|
|
The logs for this run have expired and are no longer available.
Loading