|
|
|
|
@ -38,7 +38,7 @@ namespace Magnum {
|
|
|
|
|
Minimal set of tools and libraries required for building is: |
|
|
|
|
|
|
|
|
|
- C++ compiler with good C++11 support. Compilers which are tested to have |
|
|
|
|
everything needed are **GCC** >= 4.8.1, **Clang** >= 3.1 and **MSVC** |
|
|
|
|
everything needed are **GCC** >= 4.8.1, **Clang** >= 3.3 and **MSVC** |
|
|
|
|
>= 2015. On Windows you can also use **MinGW-w64**. |
|
|
|
|
- **CMake** >= 2.8.12 |
|
|
|
|
- **Corrade** --- Plugin management and utility library. See |
|
|
|
|
|