On Friday, 23 September 2016 at 06:27:20 UTC, Brian wrote: > how to static link libmemcached.lib? Just pass the filename to the compiler as if it's a ".d" source and put the path to the sources root with -I dmd app.d libmemcached.lib -Ipath/to/memcached/interface/