| ... | @@ -125,13 +125,13 @@ libc. Create demo games using Zig. | ... | @@ -125,13 +125,13 @@ libc. Create demo games using Zig. |
| 125 | | 125 | |
| 126 | * cmake >= 2.8.5 | 126 | * cmake >= 2.8.5 |
| 127 | * g++ >= 5.0.0 or clang >= 3.6.0 | 127 | * g++ >= 5.0.0 or clang >= 3.6.0 |
| 128 | * LLVM, Clang, LLD libraries == 5.0.1, compiled with the same gcc or clang version above | 128 | * LLVM, Clang, LLD development libraries == 5.0.1, compiled with the same gcc or clang version above |
| 129 | | 129 | |
| 130 | ##### Windows | 130 | ##### Windows |
| 131 | | 131 | |
| 132 | * cmake >= 2.8.5 | 132 | * cmake >= 2.8.5 |
| 133 | * Microsoft Visual Studio 2015 | 133 | * Microsoft Visual Studio 2015 |
| 134 | * LLVM, Clang, LLD libraries == 5.0.1, compiled with the same MSVC version above | 134 | * LLVM, Clang, LLD development libraries == 5.0.1, compiled with the same MSVC version above |
| 135 | | 135 | |
| 136 | #### Instructions | 136 | #### Instructions |
| 137 | | 137 | |