479 B
479 B
如何帮助 DR 开发
需要准备的工具
- Powershell 7+
- Python3.8 +
- gcc / clang 编译器
- rust 工具链
- git
安装依赖
- 确保 Path 下有以下内容
python
python3.8
- 可供
setuptools-rust
调用的 rust 工具链
- 为 Python 安装 requrements-dev.txt 的依赖
python -m pip install -r requre
- 使用
build_rs.ps1
尝试编译一次DR_rs
./build_rs.ps1
38/39/310/311