GtkD - missing DLLs in Gtk win32 runtime

evilrat evilrat666 at gmail.com
Fri Dec 28 18:01:17 PST 2012


On Saturday, 29 December 2012 at 00:46:15 UTC, FG wrote:
> I'm trying out the latest GtkD binding. The lib has built 
> without problems, some example programs also compile, but I 
> can't run them. The Gtk-Runtime-3.6 archive provided at 
> https://github.com/gtkd-developers/GtkD/downloads is missing 
> several win32 DLL libraries:
>
>     LIBRARY.GLGDK:         "libgdkglext-win32-3.0-0.dll",
>     LIBRARY.GLGTK:         "libgtkglext-win32-3.0-0.dll",
>     LIBRARY.GDA:           "libgda-4.0-4.dll",
>     LIBRARY.GSV:           "libgtksourceview-3.0-0.dll",
>     LIBRARY.GSTREAMER:     "libgstreamer-0.10.dll",
>     LIBRARY.GSTINTERFACES: "libgstinterfaces-0.10.dll"
>
> I found four of them on the net but can't locate these two 
> anywhere:
> libgdkglext-win32-3.0-0.dll and libgtkglext-win32-3.0-0.dll
> Please help.

isn't it gtk stuff? i mean you may be need to build it(gtk3) 
yourself since there is no official gtk3 binaries for windows(and 
osx too)


More information about the Digitalmars-d-learn mailing list