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
Note: Dependencies are now installed by scripts/setup. That installs tar and xz but not openssl. I believe that we no longer need openssl for the build as openssl is now statically linked in the tooling that used to use it. As such, I think we can mark this ticket as closed.
The preferred way of building is now by docker, just for consistency. This works well on Linux and Intel Macs. We are however aware that there are problems using docker on M1 macs. Unfortunately it is hard to offer a reliable solution to this yet as there are no apple silicon runners on GitHub, so fixes get broken easily without anyone noticing. GitHub is due to offer apple silicon runners this Winter. I am looking forward to this, as then we can test our builds for M1 and get that working reliably.
In addition to needing to install the Rustlang toolchain, the build step requires the following dependencies:
The text was updated successfully, but these errors were encountered: