From af9de475b00e01c6440f930dee460aafdd63f92d Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Mon, 29 Feb 2016 14:37:48 -0500 Subject: [PATCH] announce MSVC support --- doc/news/8.3.0-vs-8.4.0.h | 6 ++++++ doc/readme.html | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/news/8.3.0-vs-8.4.0.h b/doc/news/8.3.0-vs-8.4.0.h index 8f7e7a4ec1..70ffe89fae 100644 --- a/doc/news/8.3.0-vs-8.4.0.h +++ b/doc/news/8.3.0-vs-8.4.0.h @@ -273,6 +273,12 @@ inconvenience this causes. (Wolfgang Bangerth, 2015/11/29) +
  • New: We now experimentally support Microsoft Visual C++ compiler under + Windows. +
    + (Timo Heister, 2015/11/26) +
  • +
  • New: There is now a function template numbers::signaling_nan() that is used to create invalid floating point objects. These objects can either be scalars, or of type Tensor, SymmetricTensor, or DerivativeForm. The diff --git a/doc/readme.html b/doc/readme.html index 393ce342fa..27f46ded1e 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -68,12 +68,11 @@
  • Mac OS X: GCC version 4.6 or later; Clang version 3.3 or later. Please see the deal.II Wiki for installation instructions.
  • -
  • Windows: Currently, Windows is not supported officially. +
  • Windows: experimental support for Visual Studio 2013 and 2015. Please have a look at the FAQ and at the deal.II Wiki for some strategies to use deal.II on - Windows.
  • + target="_top">deal.II Wiki for more information and alternative solutions. -- 2.39.5