blob: 336811217c3e0353e72da7f62635d1c81d2621cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Building cairomm-1.0 with Visual Studio .NET 2008
* You will need Visual Studio .NET 2008 (MSVC 9.0). See the MSVC_Net2005 folder for building with Visual Studio .NET 2005 (MSVC 8.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_Net2008/cairomm.sln solution.
* Build the entire solution.
* Run the tests.
Cedric Gustin
08/18/2006
Armin Burgmeier
10/09/2008
|