On Monday, 2 February 2015 at 11:59:07 UTC, ketmar wrote:
On Mon, 02 Feb 2015 11:04:29 +0000, Tobias Pankrath wrote:

On Monday, 2 February 2015 at 11:00:20 UTC, Manu wrote:
On 2 February 2015 at 18:09, Vladimir Panteleev via Digitalmars-d
<digitalmars-d@puremagic.com> wrote:
On Monday, 2 February 2015 at 05:23:52 UTC, Daniel Murphy wrote:

[snip]

I agree with basically everything you said.
I'll add, I have no use for (and no way to use) dub because I depend on
cross-language build configurations.
If my D project depends on a C lib, then what am I supposed to do to
make dub useful for me?


I don't understand, can't you just use a C build tool for the C lib and
link to it via dub?

and then we have TWO build tools. and a script that invokes one, and then
another. THREE build tools. see the pattern?

Well, we wont convince every C programmer out there whose library one wants to use to switch to dub.

Reply via email to