From f80e9935a973467648bb8bd9dcf4141ff2cd4847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Fri, 18 Jul 2014 11:51:13 +0000 Subject: [PATCH] Fixed compilation documentation to include Qt5 and latest compilers git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1112 fdac6126-5c0c-442c-9429-916003d36597 --- Doc/misc.docu | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/Doc/misc.docu b/Doc/misc.docu index ed307cf9..4914e686 100644 --- a/Doc/misc.docu +++ b/Doc/misc.docu @@ -36,14 +36,11 @@ The following naming conventions are used for the %OpenMesh code: \section compilers Tested compilers %OpenMesh has been successfully tested for the following operating -systems / compilers: +systems / compilers. This is only a list of tested compilers. More might be supported but are not tested. - - -
Linux -gcc 4.3.x
-gcc 4.4.x
-gcc 4.5.x
gcc 4.6.x
gcc 4.7.x
gcc 4.8.x
@@ -57,18 +54,13 @@ Microsoft Visual Studio 2012
Microsoft Visual Studio 2013
MacOS X
(Panther,Tiger,Leopard,Snow Leopard,Lion,Mountain Lion, Mavericks)
-gcc 4.0
-gcc 4.2
-
Tested MacOS X Compilers XCode 4.3
XCode 4.4
XCode 4.5
XCode 5.1.1
+Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
@@ -77,7 +69,7 @@ XCode 5.1.1
Install the following external libraries / frameworks if you want to use the included Applications:

- +
Qt4http://www.qtsoftware.com/downloads
Qt4/Qt5http://qt-project.org/downloads

\section build_systems Chosing build system @@ -125,13 +117,11 @@ There are some additional targets:
If you want to use cmake to build your Visual Studio 2008 solution file,
download and install CMake from www.cmake.org.
(Note: This is not mandatory since there are already VS2008 solution files included in %OpenMesh).

-
-