| author | |
| committer | |
| log | db18d38a43cdf826ba920b482be07198e70e8cae |
| tree | 911e33cc3d8f746565dfea28ee201cb02bc8cf20 |
| parent | 101b7745c4da1fdf0ebe723710fe8b195013fc0e |
g++ may be a separate package. I had this problem on Fedora.1 files changed, 1 insertions(+), 1 deletions(-)
README.md+1-1| ... | @@ -124,7 +124,7 @@ libc. Create demo games using Zig. | ... | @@ -124,7 +124,7 @@ libc. Create demo games using Zig. |
| 124 | ##### POSIX | 124 | ##### POSIX |
| 125 | 125 | ||
| 126 | * cmake >= 2.8.5 | 126 | * cmake >= 2.8.5 |
| 127 | * gcc >= 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 libraries == 5.0.1, compiled with the same gcc or clang version above |
| 129 | 129 | ||
| 130 | ##### Windows | 130 | ##### Windows |