From 1e63d6f1bc3e04f9eb8d6a5d3107d504faea89ae Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Thu, 12 Oct 2017 11:32:12 +0300 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0e8eec1..b2bbdbc 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,10 @@ For RPM based distributions: Windows build notes ------------------- +Pre-built win32 binaries can be found in releases section. + +As well, you can build it yourself. + Recent builds with dmd under windows have issues with crash in OPTILINK linker from DMD. Workaround: add --arch=x86_mscoff or --arch=x86_64 to DUB commandline