On Monday, 12 February 2018 at 14:06:49 UTC, Lucia wrote:
On Tuesday, 6 February 2018 at 21:25:27 UTC, Joel wrote:
[snip]
On Tuesday, 6 February 2018 at 20:59:54 UTC, WebFreak001 wrote:
can you try
git clone https://github.com/Pure-D/workspace-d.git
cd workspace-d
dub upgrade
dub build
and t
On Tuesday, 6 February 2018 at 21:25:27 UTC, Joel wrote:
[snip]
On Tuesday, 6 February 2018 at 20:59:54 UTC, WebFreak001 wrote:
can you try
git clone https://github.com/Pure-D/workspace-d.git
cd workspace-d
dub upgrade
dub build
and then put the resulting path of the executables in your
user
[snip]
On Tuesday, 6 February 2018 at 20:59:54 UTC, WebFreak001 wrote:
can you try
git clone https://github.com/Pure-D/workspace-d.git
cd workspace-d
dub upgrade
dub build
and then put the resulting path of the executables in your user
settings as "d.workspacedPath"
I got the same compile t
On Tuesday, 6 February 2018 at 20:43:55 UTC, Joel wrote:
On Tuesday, 6 February 2018 at 19:36:54 UTC, WebFreak001 wrote:
On Tuesday, 6 February 2018 at 05:41:19 UTC, Joel wrote:
I'm using a macOS (10.12.6) computer. workspace-d used to
work, but now it says it's not installed, (I think since I
On Tuesday, 6 February 2018 at 19:36:54 UTC, WebFreak001 wrote:
On Tuesday, 6 February 2018 at 05:41:19 UTC, Joel wrote:
I'm using a macOS (10.12.6) computer. workspace-d used to
work, but now it says it's not installed, (I think since I
quit out of Visual Code before shutting down the computer
On Tuesday, 6 February 2018 at 05:41:19 UTC, Joel wrote:
I'm using a macOS (10.12.6) computer. workspace-d used to work,
but now it says it's not installed, (I think since I quit out
of Visual Code before shutting down the computer). I tried
compiling with with the option, but got this:
[...]