mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	Windows build clarifications.
This commit is contained in:
		
							parent
							
								
									a73accc906
								
							
						
					
					
						commit
						1245f3c75e
					
				
					 2 changed files with 4 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -41,7 +41,8 @@ else
 | 
			
		|||
endif
 | 
			
		||||
 | 
			
		||||
# Automatic settings for PC port(s)
 | 
			
		||||
# WINDOWS_BUILD IS NOT FOR COMPILING A WINDOWS EXECUTABLE UNDER LINUX!
 | 
			
		||||
# WINDOWS_BUILD IS NOT FOR COMPILING A WINDOWS EXECUTABLE UNDER LINUX OR WSL!
 | 
			
		||||
# USE THE WIKI GUIDE WITH MSYS2 FOR COMPILING A WINDOWS EXECUTABLE!
 | 
			
		||||
 | 
			
		||||
NON_MATCHING := 1
 | 
			
		||||
GRUCODE := f3dex2e
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -13,3 +13,5 @@ Run `./extract-assets.py --clean && make clean` or `make distclean` to remove RO
 | 
			
		|||
 | 
			
		||||
## Building
 | 
			
		||||
For building instructions, please refer to the [wiki](https://github.com/sm64pc/sm64pc/wiki).
 | 
			
		||||
 | 
			
		||||
Windows users: do not attempt to compile with `WINDOWS_BUILD=1` under WSL. It will NOT work. Follow the guide on the wiki.
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue