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).

-
-