mirror of
				https://github.com/glfw/glfw.git
				synced 2025-10-31 04:32:26 +00:00 
			
		
		
		
	Documentation work
Added missing compilation instructions for Wayland build.
This commit is contained in:
		
							parent
							
								
									f9b0dc9827
								
							
						
					
					
						commit
						14ad79f035
					
				| @ -97,6 +97,19 @@ Once you have installed the necessary packages, move on to @ref | ||||
| compile_generate. | ||||
| 
 | ||||
| 
 | ||||
| @subsubsection compile_deps_wayland Dependencies for Linux and Wayland | ||||
| 
 | ||||
| To compile GLFW for Wayland, you need to have the Wayland packages installed, | ||||
| as well as the basic development tools like GCC and make.  For example, on | ||||
| Ubuntu and other distributions based on Debian GNU/Linux, you need to install | ||||
| the `libwayland-dev` package, which contains all Wayland headers and pulls in | ||||
| wayland-scanner, as well as the `wayland-protocols` and `extra-cmake-modules` | ||||
| packages. | ||||
| 
 | ||||
| Once you have installed the necessary packages, move on to @ref | ||||
| compile_generate. | ||||
| 
 | ||||
| 
 | ||||
| @subsection compile_deps_osmesa Dependencies for Linux and OSMesa | ||||
| 
 | ||||
| To compile GLFW for OSMesa, you need to install the OSMesa library and header | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user