Téléchargement

You should use the binary packages provided for your operating system unless you wish to test the latest versions. However, source packages are available as well.

This page mentions gtkmm 4 binary packages. To find corresponding gtkmm 3 packages, in most cases just change « 4 » to « 3 ».

Binary

On peut trouver des fichiers RPM et deb de tierce partie sur internet, mais seuls ceux listés ici sont approuvés par l'équipe gtkmm. Essayez de pousser votre distribution Linux à fournir les paquets gtkmm officiels.

  • Debian GNU/Linux:
    apt-get install libgtkmm-4.0-dev
    These project pages might give status.
  • Fedora/RedHat Linux: Use
    yum install gtkmm4.0-devel
    to get the runtime and development packages.
  • Gentoo Linux: Get dev-cpp/gtkmm.
  • SuSE Linux: Use yast to install gtkmm4-devel.
  • Ubuntu Linux:
    apt-get install libgtkmm-4.0-dev
  • Windows: Here is a (somewhat outdated) description how to install on Windows. There are links to several README files in the Gtkmm tutorial, chapter gtkmm and Win32.
  • IBM AIX, HP-UX, Redhat Enterprise Linux, Solaris (gcc or the platform compilers): The Written Word offers binary gtkmm packages, with package management (probably only gtkmm2).

Si vous en connaissez d'autres, n'hésitez pas à nous en faire part.

Source

Even-numbered versions (such as 4.8.x) are stable. Odd-numbered versions (such as 4.7.x) are unstable development versions.

Pré-requis

GTK

You can download GTK and GNOME source code from download.gnome.org/sources/.