This is the GTK+2 Runtime Environment Installer for Windows. It includes all of the files required to run GTK+2 applications on Windows. Some support tools are also available.
This project is no longer maintained.
Please use its successor:
https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2), GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow GTK+2 for Windows Runtime Environment
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
When selecting the option to add to PATH the installer overwrites the entire PATH with it's own instead of adding itself alongside the other entries. This in turn causes a bunch of issues with Windows. I have to scavenge the registry entries from a system restore point in order to fix my system since the restore point itself failed to work.
-
Worked fine once I'd sorted out an Entry Point Error problem with zlib1.dll: The installer adds "C:\Program Files (x86)\GTK2-Runtime\bin" to the system PATH variable but this may already be pointing to an existing (and out-of-date) version, in my case the pre-installed and potentially common "c:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\" Solution: search system for zlib1.dll and check to see if PATH points to any older versions. If so you must move the newly-added string to before these references so the new version is found. Leave the old reference alone; it may be required for more than zlib1.dll. Apart from that, no problems at all.
-
Are there any plans to build more recent version of gtk+2? That is 2.24.25 as of moment of writing? The currently "latest" version in fact is 3 years old. Many bugfixes were commited since then.
-
very good project, thanks!
-
I love it!