I use the guide and trying to adapt it for Windows OS, when I run the command python .\x.py build, I get thread 'main' panicked at 'shared linking to LLVM is not currently supported on x86_64-pc-windows-msvc', src\bootstrap\native.rs:162:13 .
Is there any way to do this on Windows?