diff --git a/Doc/misc.docu b/Doc/misc.docu index d2ce5a05..23f22ecf 100644 --- a/Doc/misc.docu +++ b/Doc/misc.docu @@ -78,7 +78,9 @@ use the link \c qmake-qt4 against the executable). \section sec_compiling_windows Windows Prerequisites:

-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).

Install the OpenGL Extension Wrangler Library (GLEW) from http://glew.sourceforge.net.

@@ -94,9 +96,7 @@ for GLEW and GLUT such that they match the installed ones (see comments to find \section sec_compiling_macosx MacOSX -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).
+Download and install the Qt4 framework from Trolltech.
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.