I try to download dsss for d programming and try to make file by following the instruction from link
> ....it just show module ctype cannot read file 'stdc\ctype.d'
I looked up /sss/config.f folder and it imports a file called ctype.d but there is not such file in D Language's Phobos library anyone?
DSSS is an old tool, and I also believe it is a discontinued project. Try DUB instead and see whether it suits your needs.