13
0
livetrax/libs/gtkmm2/MSVC_Net2003/README
Paul Davis 449aab3c46 rollback to 3428, before the mysterious removal of libs/* at 3431/3432
git-svn-id: svn://localhost/ardour2/branches/3.0@3435 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-06-02 21:41:35 +00:00

14 lines
592 B
Plaintext

Building gtkmm-2.4 with Visual Studio .NET 2003
* You will need Visual Studio .NET 2003 (MSVC 7.1). Earlier versions of the compiler, including 6.0 and 7.0 will not work.
* Install the latest Win32 GTK+ Development Environment from the Glade for Windows project, http://gladewin32.sourceforge.net.
* Build libsigc++ 2.0.6 or later + glibmm 2.4.7 or later from source.
* Add GTK+, libsigc++ and glibmm to the include and lib paths in Visual Studio.
* Load the gtkmm/MSVC_Net2003/gtkmm.sln solution.
* Build the entire solution.
* Run the tests.
Timothy M. Shead & Cedric Gustin
11/04/2004