import std.random fails
ixid via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Wed Jan 7 16:43:29 PST 2015
On Tuesday, 6 January 2015 at 20:49:34 UTC, Rene Zwanenburg wrote:
> On Tuesday, 6 January 2015 at 20:26:25 UTC, ixid wrote:
>> Dmd latest non-beta, with the latest VisualD. Debug build.
>> Debug build and no additional or non default settings.
>
> Hmm..
>
> Did you verify that the D installation directory was completely
> empty after uninstalling?
>
> Does VisualD have some kind of verbose mode to show the exact
> command used to invoke DMD?
>
> What happens if you run rdmd on your main file?
It seems to work fine with RDMD. I don't know if VisualD has a
verbose mode. Would this suggest the issue is with VisualD or
with DMD settings in some way?
More information about the Digitalmars-d-learn
mailing list