mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-30 04:02:52 -06:00
update wiki
This commit is contained in:
parent
b971e8a73f
commit
9304f2016a
7 changed files with 13 additions and 123 deletions
11
doc/How to build
Normal file
11
doc/How to build
Normal 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`
|
||||
Loading…
Add table
Add a link
Reference in a new issue