gtk arch issues
Mike Wey via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue Aug 1 08:14:50 PDT 2017
On 01-08-17 01:37, Johnson Jones wrote:
>
> So, the question is, is this a gtkd problem or a gtk problem? In either
> case, what's the way to get them both to work. Do you guys actually test
> out both versions installed on the same system?
>
Gtk also loads some of it's own libraries at start up with GModule /
LoadLibrary. So with the library names changed GTK might be loading the
Gtk 2 libraries installed with gtksharp instead of the correct ones.
--
Mike Wey
More information about the Digitalmars-d-learn
mailing list