From b540b817b43effbf6997d396ba8449d27efd5641 Mon Sep 17 00:00:00 2001 From: Mike Kremer Date: Mon, 9 Feb 2009 12:57:03 +0000 Subject: [PATCH] Updated Windows installation instructions git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@52 fdac6126-5c0c-442c-9429-916003d36597 --- Doc/misc.docu | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) 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