Skip to content

An easy way to build GTK+ and gtkmm binaries for Windows

License

Notifications You must be signed in to change notification settings

llecram/GTK-for-Windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GTK+ for Windows

Version

GTK+ - 3.22.21

gtkmm - 3.22.2

Introduction

The goal of this project is to make the latest GTK+ and gtkmm available on Windows.

The GTK+ team no longer provides binaries (3.6.4 to be specific) for Windows since sometime in 2015 Q3. You have to build it with MSYS2 as the official guide states. If you happen to not like MSYS2, or you want a more recent version, here are some automated scripts which helps you download all the stuff you need and compile them for you.

Please refer to the Wiki pages for more information.

Content

  • libs

This folder will keep the source code tarballs after being downloaded. Downloading/building scripts are in here too.

  • Other

Some applications and header files needed when building the libraries.

  • Tools

wget.exe for downloading and 7za.exe for extracting.

  • setup.bat

This batch file sets up a building environment for you.

  • LICENSE.md

License.

  • README.md

The file you're reading.

Origin

This build system is inspired by and modified from Tarnyko's gtk3_build_system.

He was always doing the great job porting GTK+ to Windows for GTK+ fans all around the world.

How to Use

Please click here: https://github.com/Wesley-Chan/GTK-for-Windows/wiki/Instructions

About

An easy way to build GTK+ and gtkmm binaries for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 59.3%
  • Batchfile 27.7%
  • C 13.0%