diff --git a/Doc/misc.docu b/Doc/misc.docu index 51a64e35..f2ac3b92 100644 --- a/Doc/misc.docu +++ b/Doc/misc.docu @@ -77,8 +77,20 @@ use the link \c qmake-qt4 against the executable). \section sec_compiling_windows Windows -For Microsoft Visual Studio 2008, you can use -the predefined solution file Core/OpenMesh_Core.vcproj and Tools/OpenMesh_Tools.vcproj +Prerequisites:

+Install the Qt4 framework from Trolltech.
+Install the OpenGL Extension Wrangler Library from http://glew.sourceforge.net/. +
+
+Open \c OpenMesh\qmake\packages\packages.Windows in a text editor and change the include and library paths
+for GLEW and GLUT such that they match the installed ones (see comments to find the right path entries). + \section sec_compiling_macosx MacOSX