Skip to content

Error when running cargo build --release on Windows 10 #90

Description

@amirlogic

error: failed to run custom build command for v8 v0.106.0
Caused by:
process didn't exit successfully: ...\perry\target\release\build\v8-824be8cf209345bd\build-script-build (exit code: 101)

remove_dir_all failed: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }
remove_file failed: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }
remove_dir_all failed: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }
remove_file failed: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }
remove_dir_all failed: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }
remove_file failed: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }
remove_dir_all failed: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }
remove_file failed: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }
remove_dir_all failed: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }
remove_file failed: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions