Dub Packages not working with lastest DMD
Lenny Lowood via Digitalmars-d-ide
digitalmars-d-ide at puremagic.com
Tue Feb 21 14:43:36 PST 2017
On Tuesday, 21 February 2017 at 08:34:57 UTC, Seb wrote:
> On Saturday, 18 February 2017 at 19:20:29 UTC, Jolly James
> wrote:
>> A lot (if not all) dub packages by Brian Schott (Hackerpilot)
>> do not compile using the latest stable DMD. Maybe someone can
>> fix these or tell Brian.
>>
>> In order to use them I had to downgrade to DMD v2.071.2.
>>
>> The errors look like:
>>
>>>[...]
>>
>> And as his DCD is required for almost all plugins for generic
>> text editors (VSCode, IntelliJ) to support D, this is a great
>> problem.
>
> What version do you use? Std_experimental_allocator has been
> removed from libdparse this summer (!).
> Maybe you have a hard-coded version somewhere?
probably a simple `dub fetch dcd`?
seems to be v0.8
More information about the Digitalmars-d-ide
mailing list