More missing bits.
[ardour.git] / libs / glibmm2 / MSVC_Net2003 / README
1 Building glibmm-2.4 with Visual Studio .NET 2003
2
3 * You will need Visual Studio .NET 2003 (MSVC 7.1).  Earlier versions of the compiler, including 6.0 and 7.0 will not work.
4 * Install the latest Win32 GTK+ Development Environment from the Glade for Windows project, http://gladewin32.sourceforge.net.
5 * Build libsigc++ 2.0.6 or later from source, http://sourceforge.net/project/showfiles.php?group_id=1970&package_id=76644.
6 * Add libsigc++ to the include and lib paths in Visual Studio.
7 * Load the glibmm/MSVC_Net2003/glibmm.sln solution.
8 * Build the entire solution.
9 * Run the tests.
10
11 Timothy M. Shead
12 10/19/2004
13