On Friday, 1 February 2019 at 07:43:23 UTC, Petar Kirov [ZombineDev] wrote:
So, assuming you have the MSVC C++ toolchain installed, just build with dub by specifying either the --arch=x86_mscoff or --arch=x86_64 flags. But no one should ever need to modify their dmd installation, in order to use gtkd.

I don't think you still need ms toolchain installed: dmd comes with lld linker and mingw libs.

Reply via email to