On 05/28/2013 04:26 AM, Stephen Jones wrote:

Hi Mike,

gtk3-runtime3.8.132-bit is the GTK_Runtime.

You sent through gtkdTest.exe to another poster chasing the same problem. The output from this is"object.exception@..\\gtkc\Loader.d(123): Library load failed: libgtk-3-0.dll"

I don't remember sending someone a gtkdTest.exe, i did sent someone a
modified version of src/gtkc/Loader.d so it would print an error message
thats hopefully more helpful.

It's available as a git gist: https://gist.github.com/MikeWey/3804415
Recompiling GtkD with is it should print a better error message.

I seem to be having the same load dll issues with Derelict. I am on XP sp3.

Also, the BASE_PATH was in conjunction with setting the path variable to the Gtk-Runtime bin.

Mike Wey