Updated Docu

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@223 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2009-11-18 07:43:00 +00:00
parent 8aba26681e
commit 2b4b47406f
2 changed files with 8 additions and 10 deletions

View File

@@ -58,9 +58,9 @@ gcc 4.2 <br>
</table>
\section req_libs Required libraries
\section req_libs Required libraries (Only for included Apps)
Install the following external libraries / frameworks:<br><br>
Install the following external libraries / frameworks if you want to use the included Applications:<br><br>
<table>
<tr><td>OpenGL</td><td><a href="http://www.opengl.org" target="_blank">http://www.opengl.org</a></td></tr>
<tr><td>Qt4</td><td><a href="http://www.qtsoftware.com/downloads" target="_blank">http://www.qtsoftware.com/downloads</a></td></tr>
@@ -69,9 +69,8 @@ Install the following external libraries / frameworks:<br><br>
\section build_systems Chosing build system
%OpenMesh can be built either using <b>qmake</b> (that already comes along
with the qt framework) or <b>cmake</b>. Both systems work and will be supported.
We recommend the use of the <b>cmake</b> build system.
%OpenMesh can be built either using <b>cmake</b> or <b>qmake</b> (that already comes along
with the qt framework) . We strongly recommend use of the <b>cmake</b> build system.
<br>
<br>
<br>