nautechsystems / nautilus_trader

A high-performance algorithmic trading platform and event-driven backtester
https://nautilustrader.io
GNU Lesser General Public License v3.0
1.7k stars 400 forks source link

Document clang Installation dependency #1690

Closed Troubladore closed 1 month ago

Troubladore commented 1 month ago

Issue #1689

Pull Request

Update Install doc to include clang dependency. Added validation step for rustc and clang.

Type of change

How has this change been tested?

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

cjdsellers commented 1 month ago

I think Clang is either pre-installed on macOS or comes with xcode, also probably brew would be used to install?

I'm happy to merge these changes as is once the CLA is signed, and I'll make a couple of tweaks.

Many thanks @Troubladore!