Here are some issues I ran into during the build:
error: failed to run custom build command for `Musicat v0.17.0 (D:\ylct\github_projects\Mc\musicat\src-tauri)`
Caused by:
process didn't exit successfully: `D:\ylct\github_projects\Mc\musicat\src-tauri\target\debug\build\Musicat-20a676abc3696837\build-script-build` (exit code: 1)
--- stdout
cargo:rerun-if-env-changed=TAURI_CONFIG
cargo:rustc-check-cfg=cfg(desktop)
cargo:rustc-cfg=desktop
cargo:rustc-check-cfg=cfg(mobile)
cargo:rerun-if-changed=D:\ylct\github_projects\Mc\musicat\src-tauri\tauri.conf.json
cargo:rustc-env=TAURI_ANDROID_PACKAGE_NAME_APP_NAME=Musicat
cargo:rustc-env=TAURI_ANDROID_PACKAGE_NAME_PREFIX=
cargo:rustc-check-cfg=cfg(dev)
cargo:rustc-cfg=dev
cargo:PERMISSION_FILES_PATH=D:\ylct\github_projects\Mc\musicat\src-tauri\target\debug\build\Musicat-cf33bbd477974d59\out\app-manifest\__app__-permission-files
cargo:rerun-if-changed=capabilities
cargo:rerun-if-env-changed=REMOVE_UNUSED_COMMANDS
cargo:rustc-env=TAURI_ENV_TARGET_TRIPLE=x86_64-pc-windows-msvc
resource path `lib\portable-vocal-remover\target\release\pvr-x86_64-pc-windows-msvc.exe` doesn't exist
warning: build failed, waiting for other jobs to finish...
error: script "tauri" exited with code 101
I made sure I had all the dependencies installed, but I couldn't compile pvr-x86_64-pc-windows-msvc.exe. All I had was lib\portable-vocal-remover.
I don't know if there's something wrong, I tried the AI and it didn't help me
My platform is windows11 23H
Thank you very much for checking!
Here are some issues I ran into during the build:
I made sure I had all the dependencies installed, but I couldn't compile pvr-x86_64-pc-windows-msvc.exe. All I had was lib\portable-vocal-remover.
I don't know if there's something wrong, I tried the AI and it didn't help me
My platform is windows11 23H
Thank you very much for checking!