Multiple gtk installations
Jacob Carlborg
doob at me.com
Thu Nov 7 06:58:41 PST 2013
On 2013-11-07 11:45, Benjamin Thaut wrote:
> I'm wondering what's the correct way to handle multiple gtk
> installations on windows? When developing I most likely will have at
> least two at all times, the 32-bit version and the 64-bit version.
> When they are both added to the PATH they will obviously conflict.
>
> Googeling this issue doesn't help much because of the double meaning of
> "Windows".
One way to solve it would be to have the Gtk dll in the same directory
as the executable. Windows will look there first, if I recall correctly.
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list