Fails to build on rustc 1.71.0-nightly (cba14074b 2023-05-10) #975
-
Edit: Should this be a bug report? |
Beta Was this translation helpful? Give feedback.
Answered by
jqnatividad
May 14, 2023
Replies: 1 comment
-
Hi @theoparis , You need to explicitly specify See https://github.com/jqnatividad/qsv/blob/master/docs/PERFORMANCE.md#nightly-release-builds |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jqnatividad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @theoparis ,
You need to explicitly specify
TARGET
when compiling with Rust nightly.See https://github.com/jqnatividad/qsv/blob/master/docs/PERFORMANCE.md#nightly-release-builds