Jonas Drewsen Wrote:
> Hi, > > After all the comments from last review I've refactored the curl > wrapper and it is ready for a new review. > > David Nadlinger was handling the last review so I guess it would make > sense if he run this one as well if he wants to. > > Code: > https://github.com/jcd/phobos/blob/curl-wrapper/etc/curl.d > > Docs: > http://freeze.steamwinter.com/D/web/phobos/etc_curl.html > > Regards, > Jonas This is the one I dream to have in D.Thanks. May I ask where should I get curl.lib except using dmc to compile the curl source and build a lib file?Don't understand why *.lib in D/dmc is not compatable with the one os have.