Closed tank-trax closed 3 years ago
What version of the Rust compiler are you using? (rustc --version
)
rustc --version
rustc 1.41.1
Rewinding my own compiler to that version reproduces the error. Try running rustup update
to get a more recent toolchain.
thanks for the suggestion
I uninstalled rustc and cargo from Debian
and ran this
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
and use source $HOME/.cargo/env
as an ENVIRONMENT variable and looks to be building :-)
however still inconsistencies, segfaults and missing examples :-(
@tank-trax Can you elaborate on the problems you are still experiencing?
I am going to close this ticket
my apologies... unfortunately the process to compile the synths sends CPU to 100%
unable to build AudioBench locally