On Tue, 10 Feb 2015 13:03:14 +0000, Vlasov Roman wrote:

> Whether correctly I understand that the problem is that my dependences
> have other dependences which are compiled with my project?

dub tries to build the libraries your project depends on, and some of 
that libraries are very big. but once that libraries are built, you may 
be able to build your project in one go.

> Yes, i very surpriced, because i use only 1-2 "shared" modules.
> So, i can copy this modules just in my project, but in big projects this
> problem can be very serious.

did you tried the proposed "--build-mode=singleFile" mode?

Attachment: signature.asc
Description: PGP signature

Reply via email to