jmatraszek / microbrust

http://matraszek.net/microbrust
GNU General Public License v3.0
38 stars 7 forks source link

Could not compile `alsa-sys` #6

Closed dromer closed 3 years ago

dromer commented 6 years ago

On latest git:

   Compiling alsa-sys v0.1.2
error: struct field shorthands are unstable (see issue #37340)
    --> /home/dreamer/.cargo/registry/src/github.com-1ecc6299db9ec823/alsa-sys-0.1.2/src/lib.rs:2152:16
     |
2152 |         Self { storage, align: [] }
     |                ^^^^^^^

error: aborting due to previous error

Build failed, waiting for other jobs to finish...
error: Could not compile `alsa-sys`.
dromer commented 3 years ago

Seems on my latest system (debian Buster) this works again.