From 1ccebc130de6831400dbf4b9ede06d8672190c42 Mon Sep 17 00:00:00 2001 From: Mike Kremer Date: Mon, 9 Feb 2009 15:49:54 +0000 Subject: [PATCH] Added Note for Windows users that the installation of Qt4 is not mandatory git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@59 fdac6126-5c0c-442c-9429-916003d36597 --- Doc/misc.docu | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Doc/misc.docu b/Doc/misc.docu index eef9fbfe..d2ce5a05 100644 --- a/Doc/misc.docu +++ b/Doc/misc.docu @@ -94,7 +94,9 @@ for GLEW and GLUT such that they match the installed ones (see comments to find \section sec_compiling_macosx MacOSX -Download and install the Qt4 framework from Trolltech.
+If you want to use qmake to build your Visual Studio 2008 solution file,
+download and install the Qt4 framework from Trolltech.
+(Note: This is not mandatory since there are already VS2008 solution files included in OpenMesh).
Because some of the examples depend on the GLEW library, it's recommended to install glew via the darwin portage system fink.
If you have not installed fink yet, follow the instructions given on their site in order to install it.