update readme
This commit is contained in:
parent
183e11dc0d
commit
0379b729eb
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Simple HTTP frontend API for Microsoft Speech API
|
||||||
Requirements
|
Requirements
|
||||||
- .NET SDK
|
- .NET SDK
|
||||||
- VS2022 lib pack (TODO: link)
|
- 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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue