1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-02-11 13:10:08 +03:00

add win arm64 doc

This commit is contained in:
SaiXU
2026-02-09 10:42:32 +08:00
parent 3cb3dd20fc
commit 9da4aabda5

View File

@ -87,6 +87,10 @@ into it. So that is what will be described below.
- x86-on-x64 - x86-on-x64
Cross compile x86 executables with 64-bit compiler Cross compile x86 executables with 64-bit compiler
- arm64-on-x64
Cross compile arm64 executables with x64t compiler
On 64-bit Windows, all four configurations can be used. 32-bit platforms can only use 32-bit compiler. On 64-bit Windows, all four configurations can be used. 32-bit platforms can only use 32-bit compiler.