다운로드

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

다양한 제 3자 공급 RPM, deb 패키지가 인터넷에 널려있음을 알 수 있지만, gtkmm 팀에서 확인한 목록만 여기에 추려놓았습니다. 리눅스 배포판 관리자에게 공식 gtkmm 패키지를 제공하도록 권장하십시오.

  • 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 an installer.
  • SUN, IBM AIX, SGI IRIX, HP-UX, Tru64 (gcc or the platform compilers): The Written Word offer binary gtkmm packages, with package management.

빠진 내용이 있다면 알려주십시오.

Source

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

요구사항

GTK

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