mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 12:41:18 -07:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			No EOL
		
	
	
		
			316 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			No EOL
		
	
	
		
			316 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# 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` |