Whenever I try to build this project, I get this error output:
Updating git repository `https://github.com/RustAudio/baseview.git`
Updating crates.io index
error: failed to get `pugl-sys` as a dependency of package `kickmessvst v0.1.0 (/home/lorenzo/Scrivania/Varie/repo/Kickmess)`
Caused by:
failed to load source for dependency `pugl-sys`
Caused by:
Unable to update /home/weictr/devel/other/pugl-sys
Caused by:
failed to read `/home/weictr/devel/other/pugl-sys/Cargo.toml`
Caused by:
No such file or directory (os error 2)
I'm running it with cargo 1.46.0-nightly (4f74d9b2a 2020-07-08)
Whenever I try to build this project, I get this error output:
I'm running it with cargo 1.46.0-nightly (4f74d9b2a 2020-07-08)