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

Reply via email to