Commit 46fec1c8 authored by Dominik Charousset's avatar Dominik Charousset

Update supported compilers/OSs

parent 8338e9c3
...@@ -130,16 +130,14 @@ A SNocs workspace is provided by GitHub user ...@@ -130,16 +130,14 @@ A SNocs workspace is provided by GitHub user
* GCC >= 4.8 * GCC >= 4.8
* Clang >= 3.2 * Clang >= 3.2
* MSVC >= 2015, update 3
## Supported Operating Systems ## Supported Operating Systems
* Linux * Linux
* Mac OS X * Mac OS X
* FreeBSD 10 * FreeBSD 10
* *Note for MS Windows*: CAF relies on C++11 features such as variadic templates * Windows >= 7 (currently static builds only)
and unrestricted unions. We will support Visual Studio as soon as Microsoft's
compiler implements all required C++11 features. In the meantime, you can
use CAF via MinGW.
## Scientific Use ## Scientific Use
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment