[std.net.curl] Downloading multiple files using download()

ketmar via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Dec 27 23:51:56 PST 2014


On Sun, 28 Dec 2014 07:44:33 +0000
Jack via Digitalmars-d-learn <digitalmars-d-learn at puremagic.com> wrote:

> How does one compile for Windows on a Linux Machine using dub? 
> I've been using the "platform" : ["windows"]" configuration in my 
> dub.json to no avail since my Windows installation keeps on 
> screaming out compatibility problems.
i don't think that you can do cross-developement with dub now. i
believe that the best thing you can do is to run dub.exe and dmd.exe
with wine. yet the last time i checked (that was a while ago) dmd.exe
with wine was able to produce only segfaults.

yet i'm not an expert in both dub and windows, so i don't really know.
i think that cross-developmenet question worth a separate topic.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20141228/586f2eaf/attachment.sig>


More information about the Digitalmars-d-learn mailing list