mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Note on RAM requirements
This commit is contained in:
		
							parent
							
								
									2d5b818b2d
								
							
						
					
					
						commit
						c224c997db
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -13,6 +13,8 @@ This guide describes building PrusaSlicer statically against dependencies pulled
 | 
			
		|||
 | 
			
		||||
#### 0. Prerequisities
 | 
			
		||||
 | 
			
		||||
You need at least 8GB of RAM on your system. Linking on a 4GB RAM system will likely fail and you may need to limit the number of compiler processes with the '-j xxx' make or ninja parameter, where 'xxx' is the number of compiler processes launched if running on low RAM multi core system, for example on Raspberry PI.
 | 
			
		||||
 | 
			
		||||
GNU build tools, CMake, git and other libraries have to be installed on the build machine.
 | 
			
		||||
Unless that's already the case, install them as usual from your distribution packages.
 | 
			
		||||
E.g. on Ubuntu 20.10, run
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue