On Tuesday, 5 July 2016 at 19:58:03 UTC, Andrew Edwards wrote:
On Tuesday, 5 July 2016 at 19:43:02 UTC, WebFreak001 wrote:
On Tuesday, 5 July 2016 at 19:34:48 UTC, Andrew Edwards wrote:
It's more than that. Now, it fails because it can't find DMD.
As you can see in the build.bat from DCD it
On Tuesday, 5 July 2016 at 19:58:03 UTC, Andrew Edwards wrote:
On Tuesday, 5 July 2016 at 19:43:02 UTC, WebFreak001 wrote:
On Tuesday, 5 July 2016 at 19:34:48 UTC, Andrew Edwards wrote:
It's more than that. Now, it fails because it can't find DMD.
As you can see in the build.bat from DCD it
On Tuesday, 5 July 2016 at 19:43:02 UTC, WebFreak001 wrote:
On Tuesday, 5 July 2016 at 19:34:48 UTC, Andrew Edwards wrote:
It's more than that. Now, it fails because it can't find DMD.
As you can see in the build.bat from DCD it is hardcoded to
DMD: https://github.com/Hackerpilot/DCD/blob/ma
On Tuesday, 5 July 2016 at 19:34:48 UTC, Andrew Edwards wrote:
On Tuesday, 5 July 2016 at 19:25:50 UTC, WebFreak001 wrote:
On Tuesday, 5 July 2016 at 19:14:32 UTC, Andrew Edwards wrote:
There is on --config=client for the current version of dub so
I went to the location of the source for
exp
On Tuesday, 5 July 2016 at 19:25:50 UTC, WebFreak001 wrote:
On Tuesday, 5 July 2016 at 19:14:32 UTC, Andrew Edwards wrote:
There is on --config=client for the current version of dub so
I went to the location of the source for
experimental_allocator and ran dub build --build=release
--config=
On Tuesday, 5 July 2016 at 19:14:32 UTC, Andrew Edwards wrote:
I cloned the package and ran install.bat.
The result is
$ dub build --build=release --config=client
Performing "release" build using ldc2 for x86.
experimental_allocator 2.70.0-b1: building configuration
"library"...
Using Visual S
On Tuesday, 5 July 2016 at 19:25:50 UTC, WebFreak001 wrote:
On Tuesday, 5 July 2016 at 19:14:32 UTC, Andrew Edwards wrote:
[...]
It fails on installing DCD. On the installation.bat just select
2,3 and get prebuilt DCD binaries from the project page or
build them yourself.
I could maybe add
I cloned the package and ran install.bat.
The result is
$ dub build --build=release --config=client
Performing "release" build using ldc2 for x86.
experimental_allocator 2.70.0-b1: building configuration
"library"...
Using Visual Studio: C:\Program Files (x86)\Microsoft Visual
Studio 14.0\
LIN