You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
Install the nightly-2023-02-07 toolchain, the one you mentioned is too old for what's in develop currently, and make sure you use it when building the project, e.g. cargo +nightly-2023-02-07 make, it looks like you are just using the regular nightly channel in your pasted output. I'm assuming one or the other of those is why that library is failing to compile.
Hi back again to try and build from source on develop.
I installed the recommended rust version
nightly-2022-11-02
and I cloned the project. I have llvm15 installed.I run cargo make and get this failure state.
The text was updated successfully, but these errors were encountered: