digitalmars.D.learn - DLS server can't install on my pc
- greatsam4sure (5/5) May 22 2019 I am having some difficulty installing DLS for dlang 1.16.4 the
- Laurent =?UTF-8?B?VHLDqWd1aWVy?= (7/12) May 24 2019 I have a few questions to clarify some things:
- Laurent =?UTF-8?B?VHLDqWd1aWVy?= (8/13) May 24 2019 I just launched VSCode on Windows, and Windows Defender started
- greatsam4sure (5/21) May 24 2019 no luck yet. I have visual studio 2019 install on my laptop, ci7,
I am having some difficulty installing DLS for dlang 1.16.4 the visual studio code plugin for Dlang on my pc-windows 10 Lenovo laptop ci7. it actually install in my ci3 running windows 10. It says this app can't install on this pc. I will be appreciate any help
May 22 2019
On Wednesday, 22 May 2019 at 12:59:13 UTC, greatsam4sure wrote:I am having some difficulty installing DLS for dlang 1.16.4 the visual studio code plugin for Dlang on my pc-windows 10 Lenovo laptop ci7. it actually install in my ci3 running windows 10. It says this app can't install on this pc. I will be appreciate any helpI have a few questions to clarify some things: - What is the exact edition of Windows you are using ? - What is your processor's architecture ? (DLS only supports x86_64 processors) - What do you get from manually running `dub fetch dls; dub run dls:bootstrap` in a command prompt ?
May 24 2019
On Wednesday, 22 May 2019 at 12:59:13 UTC, greatsam4sure wrote:I am having some difficulty installing DLS for dlang 1.16.4 the visual studio code plugin for Dlang on my pc-windows 10 Lenovo laptop ci7. it actually install in my ci3 running windows 10. It says this app can't install on this pc. I will be appreciate any helpI just launched VSCode on Windows, and Windows Defender started telling me that DLS v0.25.9 contained a Trojan. The releases are automated and produced by AppVeyor [1], so it should probably be a false positive. Maybe this is what happened to you ? A new patch (v0.25.10) is out now, and my Windows Defender doesn't seem to consider that one a threat apparently. [1] https://ci.appveyor.com/project/dlanguageserver/dls
May 24 2019
On Friday, 24 May 2019 at 12:03:37 UTC, Laurent Tréguier wrote:On Wednesday, 22 May 2019 at 12:59:13 UTC, greatsam4sure wrote:no luck yet. I have visual studio 2019 install on my laptop, ci7, 8GB ram running windows 10 I have turn off my window defender, yet it says app can't run on this systemI am having some difficulty installing DLS for dlang 1.16.4 the visual studio code plugin for Dlang on my pc-windows 10 Lenovo laptop ci7. it actually install in my ci3 running windows 10. It says this app can't install on this pc. I will be appreciate any helpI just launched VSCode on Windows, and Windows Defender started telling me that DLS v0.25.9 contained a Trojan. The releases are automated and produced by AppVeyor [1], so it should probably be a false positive. Maybe this is what happened to you ? A new patch (v0.25.10) is out now, and my Windows Defender doesn't seem to consider that one a threat apparently. [1] https://ci.appveyor.com/project/dlanguageserver/dls
May 24 2019