mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Documentation: Add Instructions for Using Qt 5.15.13 on MacOS.
Add instructions for using Qt 5.15.13 on MacOS, which seems to have better support for Apple silicon.` Provided-by: jme <32236882+notrege@users.noreply.github.com> Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
		
							parent
							
								
									133354d51d
								
							
						
					
					
						commit
						17d83acdab
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		
							
								
								
									
										5
									
								
								INSTALL
									
										
									
									
									
								
							
							
						
						
									
										5
									
								
								INSTALL
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -321,6 +321,11 @@ brew install autoconf automake libtool pkg-config gettext
 | 
			
		|||
download the macOS installer from https://download.qt.io/official_releases/online_installers
 | 
			
		||||
and use it to install the desired Qt version. At this point the latest Qt5 version is still
 | 
			
		||||
preferred over Qt6.
 | 
			
		||||

 | 
			
		||||
If you plan to deploy your build to an Apple Silicon Mac, you may have better results with
 | 
			
		||||
Bluetooth connections if you install Qt5.15.13. If Qt5.15.13 is not availablevia the
 | 
			
		||||
installer, you can download from https://download.qt.io/official_releases/qt/5.15/5.15.13
 | 
			
		||||
and build using the usual configure, make, and make install.
 | 
			
		||||
 | 
			
		||||
3) now build Subsurface
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue