-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Description
When I pull hematite and run cargo build
, I get this:
Could not compile `sdl2`.
--- stderr
src/sdl2/audio.rs:264:100: 264:109 error: wrong number of lifetime parameters: expected 1 but found 0 [E0107]
src/sdl2/audio.rs:264 pub fn open(device: Option<&str>, iscapture: int, spec: &AudioSpec) -> SdlResult<(AudioDevice, AudioSpec)> {
^~~~~~~~~
error: aborting due to previous error
Metadata
Metadata
Assignees
Labels
No labels