13
0
livetrax/libs/cairomm/MSVC
David Robillard 35fc31a1de Remove ancient/unused flowcanvas and libglademm from repository.
Update libraries to latest stable released version (except gnomecanvasmm, which is strangely packaged...).
Fixes building (at least here).


git-svn-id: svn://localhost/ardour2/trunk@2790 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-12-18 06:05:55 +00:00
..
cairomm Remove ancient/unused flowcanvas and libglademm from repository. 2007-12-18 06:05:55 +00:00
examples Remove ancient/unused flowcanvas and libglademm from repository. 2007-12-18 06:05:55 +00:00
gendef Remove ancient/unused flowcanvas and libglademm from repository. 2007-12-18 06:05:55 +00:00
blank.cpp Remove ancient/unused flowcanvas and libglademm from repository. 2007-12-18 06:05:55 +00:00
cairomm.sln Remove ancient/unused flowcanvas and libglademm from repository. 2007-12-18 06:05:55 +00:00
Makefile.am Remove ancient/unused flowcanvas and libglademm from repository. 2007-12-18 06:05:55 +00:00
Makefile.in Remove ancient/unused flowcanvas and libglademm from repository. 2007-12-18 06:05:55 +00:00
README Remove ancient/unused flowcanvas and libglademm from repository. 2007-12-18 06:05:55 +00:00

Building cairomm-1.0 with Visual Studio .NET 2005

* 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.
* Install the latest Win32 GTK+ Development Environment from the Glade for Windows project, http://gladewin32.sourceforge.net.
* Add libsigc++ to the include and lib paths in Visual Studio.
* Load the cairomm/MSVC3/cairomm.sln solution.
* Build the entire solution.
* Run the tests.

Cedric Gustin
08/18/2006