Re: workspace-d dsymbol Visual Code macOS

2018-02-12 Thread Cody Duncan via Digitalmars-d-learn
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

Re: workspace-d dsymbol Visual Code macOS

2018-02-12 Thread Lucia via Digitalmars-d-learn
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

Re: workspace-d dsymbol Visual Code macOS

2018-02-06 Thread Joel via Digitalmars-d-learn
[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

Re: workspace-d dsymbol Visual Code macOS

2018-02-06 Thread WebFreak001 via Digitalmars-d-learn
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

Re: workspace-d dsymbol Visual Code macOS

2018-02-06 Thread Joel via Digitalmars-d-learn
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

Re: workspace-d dsymbol Visual Code macOS

2018-02-06 Thread WebFreak001 via Digitalmars-d-learn
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: [...]