Added Note for Windows users that the installation of Qt4 is not mandatory
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@60 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -78,7 +78,9 @@ use the link \c qmake-qt4 against the executable).
|
|||||||
\section sec_compiling_windows Windows
|
\section sec_compiling_windows Windows
|
||||||
|
|
||||||
Prerequisites:<br><br>
|
Prerequisites:<br><br>
|
||||||
Install the Qt4 framework from <a href="http://www.qtsoftware.com/downloads" target="_blank">Trolltech</a>.<br>
|
If you want to use qmake to build your Visual Studio 2008 solution file,<br>
|
||||||
|
download and install the Qt4 framework from <a href="http://www.qtsoftware.com/downloads" target="_blank">Trolltech</a>.<br>
|
||||||
|
(Note: This is not mandatory since there are already VS2008 solution files included in OpenMesh).<br><br>
|
||||||
Install the OpenGL Extension Wrangler Library (GLEW) from <a href="http://glew.sourceforge.net" target="_blank">http://glew.sourceforge.net</a>.
|
Install the OpenGL Extension Wrangler Library (GLEW) from <a href="http://glew.sourceforge.net" target="_blank">http://glew.sourceforge.net</a>.
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
@@ -94,9 +96,7 @@ for GLEW and GLUT such that they match the installed ones (see comments to find
|
|||||||
|
|
||||||
\section sec_compiling_macosx MacOSX
|
\section sec_compiling_macosx MacOSX
|
||||||
|
|
||||||
If you want to use qmake to build your Visual Studio 2008 solution file,<br>
|
Download and install the Qt4 framework from <a href="http://www.qtsoftware.com/downloads" target="_blank">Trolltech</a>.<br>
|
||||||
download and install the Qt4 framework from <a href="http://www.qtsoftware.com/downloads" target="_blank">Trolltech</a>.<br>
|
|
||||||
(Note: This is not mandatory since there are already VS2008 solution files included in OpenMesh).<br>
|
|
||||||
Because some of the examples depend on the GLEW library, it's recommended to install glew via the darwin portage
|
Because some of the examples depend on the GLEW library, it's recommended to install glew via the darwin portage
|
||||||
system <a href="http://www.finkproject.org" target="_blank">fink</a>.<br>
|
system <a href="http://www.finkproject.org" target="_blank">fink</a>.<br>
|
||||||
If you have not installed fink yet, follow the instructions given on their site in order to install it.<br>
|
If you have not installed fink yet, follow the instructions given on their site in order to install it.<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user