Re: Trouble installing DCD on Windows

2016-02-27 Thread BBasile via Digitalmars-d-learn

On Saturday, 27 February 2016 at 10:16:53 UTC, Minas Mina wrote:

Hello.
I'm trying to install DCD on windows 8.1 using DUB but I get an 
error.


When executing "dub build --build=release --config=client" I 
get the following error:
=> Root package dcd contains reference to invalid package 
libdparse >=0.5.0 <0.6.0 <=


run the build.bat file located in the repository, you'll be more 
lucky, but take care to run "git submodule update --init 
--recursive" before (if not already done of course).


Trouble installing DCD on Windows

2016-02-27 Thread Minas Mina via Digitalmars-d-learn

Hello.
I'm trying to install DCD on windows 8.1 using DUB but I get an 
error.


When executing "dub build --build=release --config=client" I get 
the following error:
=> Root package dcd contains reference to invalid package 
libdparse >=0.5.0 <0.6.0 <=