Merged revisions 6293,6296-6306,6308 via svnmerge from
[ardour.git] / libs / cairomm / MSVC / README
1 Building cairomm-1.0 with Visual Studio .NET 2005
2
3 * You will need Visual Studio .NET 2005 (MSVC 8.0).  Earlier versions of the compiler, including 6.0 and 7.0 might also work but have not been tested.
4 * Install the latest Win32 GTK+ Development Environment from the Glade for Windows project, http://gladewin32.sourceforge.net.
5 * Add libsigc++ to the include and lib paths in Visual Studio.
6 * Load the cairomm/MSVC3/cairomm.sln solution.
7 * Build the entire solution.
8 * Run the tests.
9
10 Cedric Gustin
11 08/18/2006
12