dlang website design
Wulfklaue via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jun 26 01:41:19 PDT 2017
On Monday, 26 June 2017 at 08:29:54 UTC, Sönke Ludwig wrote:
> Am 26.06.2017 um 09:19 schrieb Wulfklaue:
> Can you post the error message? I didn't use the Linux sub
> system.
From what i remember on my home system, the issue was it tried to
store the file in Windows temporary directory.
Just tried it on my my work PC ( with visual studio code portable
) and got a slightly different error:
> C:\Users\xxx\AppData\Local\Temp\VSCodePortableTemp\.dub\build\vibe-d:utils-0.7.31: The directory name is invalid.
I assume the error is similar to the one i had in the weekend
because its trying to use the temp folder again. Just different
temp path because of the portable editor ;). Note: At home its a
full VSC installation, not this portable version.
More information about the Digitalmars-d
mailing list