Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustc error in latest 0.4.0 release #27

Closed
inodentry opened this issue Mar 18, 2021 · 1 comment
Closed

rustc error in latest 0.4.0 release #27

inodentry opened this issue Mar 18, 2021 · 1 comment

Comments

@inodentry
Copy link

   Compiling oboe v0.4.0
error: attribute must be applied to a `static` variable
   --> /home/jamadazi/.cargo/registry/src/github.com-1ecc6299db9ec823/oboe-0.4.0/src/audio_stream.rs:625:5
    |
625 |     #[used]
    |     ^^^^^^^

error: aborting due to previous error

error: could not compile `oboe`

Using oboe from git does not produce this error, so looks like it has been fixed already, but not in a release version.

Please consider making a patch release with the fix.

@katyo
Copy link
Owner

katyo commented Mar 19, 2021

Already fixed.

@katyo katyo closed this as completed Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants