February 20, 2018
Hi

I am trying to build dub on winsdows7
but  I am getting the below error

<code>
Windows PowerShell
Copyright (C) 2016 Microsoft Corporation. All rights reserved.

PS C:\Users\ali> dub fetch dlangide
Please note that you need to use `dub run <pkgname>` or add it to dependencies of your package to actually use/run it. dub does not do actual installation of packages outside of its own ecosystem.

PS C:\Users\ali> dub run --build=release --arch=x86_64 dlangide
Building package dlangide in C:\Users\ali\AppData\Roaming\dub\packages\dlangide-0.8.10\dlangide\
Performing "release" build using C:\D\dmd2\windows\bin\dmd.exe for x86_64.
emsi_containers 0.5.3: target for configuration "library" is up to date.
libdparse 0.7.1: target for configuration "library" is up to date.
dsymbol 0.2.9: building configuration "library"...
..\ali\AppData\Roaming\dub\packages\emsi_containers-0.5.3\emsi_containers\src\containers\unrolledlist.d(504,15): Deprecation:
object.Error@(0): Access Violation
----------------
0x0065445A
0x006548FE
0x0064DBD3
0x0064DE3F
C:\D\dmd2\windows\bin\dmd.exe failed with exit code 1.
PS C:\Users\ali>

</code>
February 20, 2018
On Tuesday, 20 February 2018 at 16:33:48 UTC, Ali wrote:
> Hi
>
> I am trying to build dub on winsdows7


I am trying to dub build dlangide on winsdows7

(sorry for the bad title and poor wording