$ ./build
error: failed to load manifest for workspace member `/home/jak2k/software/tlature-plugins/plugins/std/vocal`
referenced by workspace at `/home/jak2k/software/tlature-plugins/Cargo.toml`
Caused by:
failed to load manifest for dependency `unnamed-voice-synthesizer`
Caused by:
failed to read `/home/jak2k/software/unnamed-voice-synthesizer/Cargo.toml`
Caused by:
No such file or directory (os error 2)
mv: cannot stat 'target/release/libtlature*.so': No such file or directory
Hi, thanks for the report, and sorry for taking a while to respond.
I just updated the main branch to where the develop branch currently is, which should fix this particular issue, but might introduce some more. If you just do a quick
git pull
and try again, that should get you up and running.