How compile program with curl support?

Ivan Kazmenko gassa at mail.ru
Thu Aug 22 03:06:29 PDT 2013


On Thursday, 22 August 2013 at 10:00:20 UTC, Ivan Kazmenko wrote:
> and then I link
Sorry, that should have been:
and then I link just like
dmd myprog.d
having both curl.lib (D bindings to C++ binary, built locally) 
and libcurl.dll (downloaded C++ libcurl binary) findable by the 
linker (in the same directory in my case).


More information about the Digitalmars-d-learn mailing list