On Saturday, 18 May 2013 at 18:54:50 UTC, Enjoys Math wrote:
On Saturday, 18 May 2013 at 10:47:13 UTC, Mike Wey wrote:
GtkD 2.x wraps Gtk+ 3.x so you will need the 3.8 runtime from: https://code.google.com/p/gtkd-packages/downloads/list

I will check out why it doesn't print the error message about not being able to find the Gtk3 dll.

I get the same errors except for the zlib ones when all Gtk-runtimes are uninstalled, so it seems like you're right that the runtime is not being found.

Okay, I've installed that 3.8 runtime, set both the user and system path vars at the beginnings and ends to have the runtime/bin dir.

Restarted Vis D.  Still have unhandled exceptions at run time.

Try putting the path to the Gtk3 runtime at the start of the path, and then restart the machine and try again.

--
Mike Wey

Reply via email to