File: README

package info (click to toggle)
gtkmm2.4 1%3A2.24.4-1.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 74,416 kB
  • ctags: 20,265
  • sloc: xml: 80,438; sh: 11,064; cpp: 8,013; perl: 236; makefile: 224
file content (15 lines) | stat: -rw-r--r-- 769 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Building gtkmm-2.4 with Visual Studio .NET 2008

* You will need Visual Studio .NET 2008 (MSVC 9.0). See the MSVC_Net2005/ folder if you want to build gtkmm with Visual Studio .NET 2005, or the MSVC_Net2010/ folder if you want to build gtkmm with Visual Studio 2010. Earlier versions of the compiler, including 6.0, 7.0 and 7.1 will not work.
* Install the latest Win32 GTK+ Development files from ftp://ftp.gnome.org/pub/GNOME/binaries/win32/gtk+
* Build libsigc++, glibmm, cairomm and pangomm from source.
* Add GTK+, libsigc++, glibmm, cairomm and apngomm to the include and lib paths in Visual Studio.
* Load the MSVC_Net2008/gtkmm.sln solution.
* Build the entire solution.
* Run the tests.

Timothy M. Shead & Cedric Gustin
11/04/2004

Armin Burgmeier
10/09/2008