object.Exception at generated\gtkd\gtkd\Loader.d(125):Library load failed(libgio-2.0.0.dll)
Mike Wey
mike-wey at example.com
Sun Nov 19 13:39:39 UTC 2017
On 19-11-17 08:35, PECman wrote:
> I complied the D application with gtkD successfully.However,I cant run
> it successfully.My settings are OK.I dunno why it happened to me:-(
> Who can help me?
That line usually includes the error returned from LoadLibrary which
should give an indication of why it failed.
I assume you installed the GTK runtime for the architecture you are
building for ( 32 or 64 bit ).
--
Mike Wey
More information about the Digitalmars-d
mailing list