mirror of
				https://bitbucket.org/mfeemster/fractorium.git
				synced 2025-11-04 02:00:31 -05:00 
			
		
		
		
	Update BuildGuideLinux.md
This commit is contained in:
		@ -31,10 +31,12 @@ Compile the binary:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
cd fractorium
 | 
			
		||||
qmake
 | 
			
		||||
qmake main.pro -r -spec linux-g++-64 CONFIG+=release
 | 
			
		||||
make
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Or open main.pro in Qt Creator and build all.
 | 
			
		||||
 | 
			
		||||
Run the binary from the release folder:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user