Compile fails (missing cargo dependency) #5

Closed
opened 2022-12-05 12:53:05 +00:00 by patricksteeps1 · 3 comments
patricksteeps1 commented 2022-12-05 12:53:05 +00:00 (Migrated from gitlab.com)

Compiling fails because Cargo is not installed.
You need to add this in the script.

Compiling fails because Cargo is not installed. You need to add this in the script.
martinr92 commented 2022-12-05 16:28:28 +00:00 (Migrated from gitlab.com)

changed title from Compile fails to Compile fails{+ (missing cargo dependency)+}

changed title from **Compile fails** to **Compile fails{+ (missing cargo dependency)+}**
martinr92 commented 2022-12-05 16:28:32 +00:00 (Migrated from gitlab.com)

assigned to @martinr92

assigned to @martinr92
martinr92 commented 2022-12-05 16:30:02 +00:00 (Migrated from gitlab.com)

Compiling cargo is not part of this project. For this reason it is mentioned in the requirements.

Follow the instructions on rust:
https://www.rust-lang.org/tools/install

Cargo / Rust is currently only used for the rav1e (AV1 encoder). If you don't need this encoder you can also skip it with the parameter -SKIP_RAV1E=YES

Compiling cargo is not part of this project. For this reason it is mentioned in the [requirements](https://gitlab.com/martinr92/ffmpeg#requirements). Follow the instructions on rust: https://www.rust-lang.org/tools/install Cargo / Rust is currently only used for the rav1e (AV1 encoder). If you don't need this encoder you can also skip it with the parameter `-SKIP_RAV1E=YES`
martinr92 (Migrated from gitlab.com) closed this issue 2022-12-05 16:30:02 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ffmpeg/build-script#5
No description provided.