From f4f4f9090ca1828721f20d6d610c43412ada7764 Mon Sep 17 00:00:00 2001
From: Matthias Maier
Date: Fri, 6 Dec 2013 14:04:44 +0000
Subject: [PATCH] Remove 'official' Windows support from the readme.
git-svn-id: https://svn.dealii.org/trunk@31910 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/readme.html | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html
index f4c41181f3..28f2040c78 100644
--- a/deal.II/doc/readme.html
+++ b/deal.II/doc/readme.html
@@ -82,9 +82,12 @@
Mac OS X: GCC version 4.1 or later; Clang version 3.0 or later.
Please see the deal.II Wiki for installation instructions.
- Windows: GCC version 4.8.* (Cygwin or MinGW, 64bit).
- Please see the deal.II Wiki for installation instructions.
+ Windows: Currently, Windows is not supported officially.
+ Please have a look at the
+
+ FAQ and at the deal.II Wiki for some strategies to use deal.II on
+ Windows.
@@ -94,12 +97,6 @@
please report it as a bug.
-
- Please note that the Microsoft Visual C++ compiler, that is widely
- used on Microsoft Windows, is not supported. If you need a native
- Windows target, use the MinGW compiler instead.
-
-
Additional software requirements
--
2.39.5