I try to use gtkD in windows.
I have installed gtk3-runtime3.24.864bit.exe
and add gtk-d as the dependency.
But when I try to run the demo, an error message showed:
Library load failed (libgstreamer-1.0-0.dll):

I have follow the instructions to build gtk windows:
https://www.gtk.org/download/windows.php

And I have install gstreamer-1.0-msvc-x8664-1.16.0.msi and gstreamer-1.0-devel-msvc-x8664-1.16.0.msi, but nothing changed.

So, where is libgstreamer-1.0-0.dll?