Building (Windows WSL)
Requirements
Workarounds to make it work
WSL adds Windows paths to the Linux path variable
wsl@PC:~$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/snap/bin [interop]
enabled=false # enable launch of Windows binaries
appendWindowsPath=false # append Windows path to $PATH variableBuilding at the native NTFS formatted storage (C:/; D:/ ...) is dead slow
Optional: Move your WSL file to another location
Last updated
Was this helpful?