Dub Packages not working with lastest DMD

Basile B. via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Fri Apr 21 21:47:56 PDT 2017


On Friday, 21 April 2017 at 12:14:59 UTC, Mike Parker wrote:
> On Thursday, 20 April 2017 at 14:26:42 UTC, Jolly James wrote:
>
>> Do you also know if there is a way to get this working with 
>> software relying on dub-DCD like Code-D, the VS-Code D 
>> extension (it installs workspace-d, DCD, and so on via dub)?
>
> Check the github release page (or the DUB repository page) of 
> each project for alpha or beta releases and try those. For 
> example, for DCD [1] you can find 0.9.0-alpha.6, and for 
> libdparse [2] there's 0.7.1-beta.1.
>
> [1] https://github.com/Hackerpilot/DCD/releases
> [2] https://github.com/Hackerpilot/libdparse/releases

No No **NO**, don't tell him to use DCD 0.9.0-alpha.6. To anyone: 
use the master version. Right now it includes an important bug 
fix. Without this fix you'll experience a lot of crashes.

off topic for Parker specifically: can you look at 
https://github.com/DerelictOrg/DerelictLua/pull/7 ? The filename 
was no correct under linux.


More information about the Digitalmars-d-ide mailing list