docs: move Windows ARM devices note to CONTRIBUTING.md (#4446)
* docs: how to develop locally * docs: move Windows ARM devices note to CONTRIBUTING.md
This commit is contained in:
committed by
GitHub
Unverified
parent
f0dbe9fa60
commit
3360339c08
@@ -86,11 +86,6 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for more details.
|
||||
|
||||
To run the development server, execute the following commands after all prerequisites for **Tauri** are installed:
|
||||
|
||||
> [!NOTE]
|
||||
> **If you are using a Windows ARM device, you additionally need to install [LLVM](https://github.com/llvm/llvm-project/releases) (including clang) and set the environment variable.**
|
||||
>
|
||||
> Because the `ring` crate is compiled based on `clang` under Windows ARM.
|
||||
|
||||
```shell
|
||||
pnpm i
|
||||
pnpm run prebuild
|
||||
|
||||
Reference in New Issue
Block a user