From 0379b729eba76a6e1ecdfd8feadc9c7d8a52c81f Mon Sep 17 00:00:00 2001 From: modeco80 Date: Sat, 20 Jul 2024 07:14:26 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64602de..d6c10c5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Simple HTTP frontend API for Microsoft Speech API Requirements - .NET SDK - VS2022 lib pack (TODO: link) -- mingw-w64 toolchain built with `win32` thread model (`pthread` won't work) +- LLVM toolchain You'll also need to chattr +F (or mount the whole thing with `ciopfs` and rename the headers to lowercase, if not on ext4 or you don't want to tune2fs) the windows sdk header directories so the build works.