mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Document the additional cmake flag
Document the additional cmake flag needed for compilation on ubuntu 20.04 focal
This commit is contained in:
		
							parent
							
								
									8579184d70
								
							
						
					
					
						commit
						c2ba096d06
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -56,6 +56,10 @@ This is done by passing this option to CMake:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Note that PrusaSlicer is tested with wxWidgets 3.0 somewhat sporadically and so there may be bugs in bleeding edge releases.
 | 
					Note that PrusaSlicer is tested with wxWidgets 3.0 somewhat sporadically and so there may be bugs in bleeding edge releases.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					When building on ubuntu 20.04 focal fossa, the package libwxgtk3.0-gtk3-dev needs to be installed instead of libwxgtk3.0-dev and you should use:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    -DSLIC3R_WX_STABLE=1 -DSLIC3R_GTK=3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Build variant
 | 
					### Build variant
 | 
				
			||||||
 | 
					
 | 
				
			||||||
By default PrusaSlicer builds the release variant.
 | 
					By default PrusaSlicer builds the release variant.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue