summaryrefslogtreecommitdiff
path: root/MSVC_Net2005/README
blob: 8aa00e24446aae4239c2d99f970a75535464d9da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Building cairomm-1.0 with Visual Studio .NET 2005

* You will need Visual Studio .NET 2005 (MSVC 8.0).  See the MSVC_Net2008 folder for building with Visual Studio .NET 2008 (MSVC 9.0)
* Install the latest Win32 GTK+ Development files from ftp://ftp.gnome.org/pub/GNOME/binaries/win32/gtk+/ and add the paths to headers and import libraries to Visual Studio
* Load the MSVC_Net2005/cairomm.sln solution.
* Build the entire solution.
* Run the tests.

Cedric Gustin
08/18/2006

Armin Burgmeier
10/09/2008