Skip to content

Commit 8a78751

Browse files
authored
feat: add llvm requirement. (#2)
1 parent c73393b commit 8a78751

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/avalonia/introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
winget install zig.zig
1616
```
1717

18+
* [LLVM](https://releases.llvm.org/download.html) 编译过程中需要使用 `llvm-objcopy.exe`,需要保证环境变量中存在
19+
1820
* .NET 8.0 SDK 和 .NET 9.0 SDK
1921

2022
* DevEco Studio 最新版本

0 commit comments

Comments
 (0)