D needs to get its shit together!

Seb via Digitalmars-d digitalmars-d at puremagic.com
Sun Jun 18 16:01:39 PDT 2017


On Sunday, 18 June 2017 at 21:53:35 UTC, Laeeth Isharc wrote:
> Wrt Anaconda for D - it's the native code (C) libraries that 
> are the biggest pain point.  Same thing as with Python really.
>
> So I wonder if we could figure out a way to host build 
> configuration and build itself for the C libraries underlying 
> dub bindings and wrappers.

Sometimes it can be a problem on Linux / OS X as well, especially 
if one wants to link to little known C/C++ libraries, e.g. 
libnoise for the DREPL.
There is a DEP about it:

https://github.com/dlang/dub/wiki/DEP5


More information about the Digitalmars-d mailing list