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.
