Multiple gtk installations
Mike Wey
mike-wey at example.com
Thu Nov 7 11:15:49 PST 2013
On 11/07/2013 11:45 AM, 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".
Having both the 32 and 64 bits versions of GTK in your PATH doesn't seem
to be causing any problems for me.
What can be a problem is installing different versions side by side, say
both GTK 3.x and GTK 2.x, in that case the newer version should be in
the path before the older version.
--
Mike Wey
More information about the Digitalmars-d-learn
mailing list