Re: std.math not installed with WSL (debian) apt install ldc
ldc 1.24 is 4 years old debian stable has: 1.30.0 so sounds like you are using an ancient version of debian, upgrade
std.math not installed with WSL (debian) apt install ldc
Hello, I'm trying to test out a program I wrote on a new computer with a fresh install of WSL. Part of the idea of doing this is to add installation instructions for people who don't have Phobos. I've gone through what I expected to be the proper install procedure: ``` sudo apt install