This guide is about how to compile Doris source code on the Windows platform using Windows Subsystem for Linux (WSL). WSL allows you to run a Linux system on Windows to compile Doris.
Refer to the official Microsoft WSL installation documentation for detailed instructions.
Once you have WSL2 up and running, you can choose any of the available compilation methods for Doris on Linux:
By default, the data storage drive of WSL2 distribution is the C drive. If needed, you can switch the storage drive in advance to avoid filling up the system drive.