I install ldc under Ubuntu. When I compile import std.stdio show error: first.d(1): Error: module stdio cannot read file 'std/stdio.d'
- LDC can't import std.stdio Borneq
- Re: LDC can't import std.stdio mwarning
I install ldc under Ubuntu. When I compile import std.stdio show error: first.d(1): Error: module stdio cannot read file 'std/stdio.d'