update wiki

This commit is contained in:
SoftFever 2023-04-29 18:37:01 +08:00
parent b971e8a73f
commit 9304f2016a
7 changed files with 13 additions and 123 deletions

11
doc/How to build Normal file
View file

@ -0,0 +1,11 @@
# How to compile
- Windows 64-bit
- Tools needed: Visual Studio 2019, Cmake, git, Strawberry Perl.
- Run `build_release.bat` in `x64 Native Tools Command Prompt for VS 2019`
- Mac 64-bit
- Tools needed: Xcode, Cmake, git, gettext
- run `build_release_macos.sh`
- Ubuntu
- run `BuildLinux.sh -udisr`