From 666bbda70e6ec79fa997c3a87f0bfb8179a47b2a Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 10 Aug 2024 20:32:19 +0200 Subject: Fix tabs, trailing spaces, and update dependencies --- README.CMake.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.CMake.txt') diff --git a/README.CMake.txt b/README.CMake.txt index cb8337248..fd31db049 100644 --- a/README.CMake.txt +++ b/README.CMake.txt @@ -517,16 +517,16 @@ installed CMake you may need to adjust the path's in the alias commands. 2.6 Building under Windows WSL with Clang and Makefiles ---------------------------------------------------------- -WSL, the Windows Subsystem for Linux allows developers to run a Linux +WSL, the Windows Subsystem for Linux allows developers to run a Linux environment without the need for a separate virtual machine or dual booting. -WSL 2 runs inside a managed virtual machine that implements the full +WSL 2 runs inside a managed virtual machine that implements the full Linux kernel. WSL requires Windows 11. FLTK apps generated using WSL are Linux compatible binaries. To run those -binaries on Windows, WSL comes with a limited built-in X11 server. Third +binaries on Windows, WSL comes with a limited built-in X11 server. Third party X11 servers can be installed that better support all features of FLTK. -1) Install WSL from PowerShell with admin privileges: +1) Install WSL from PowerShell with admin privileges: > wsl --install 2) Reboot and open the Linux terminal. You will need to install the following -- cgit v1.2.3