Skip to navigation
Install rustup on msys2
18.03.21
1. pacman -S git && pacman -S mingw-w64-x86_64-toolchain 2. open msys2 and type: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 2. choose custom: for Host triples identify enter: x86_64-pc-windows-gnu 3. default 4. add this line to ~/.bashrc export PATH="/c/Users/masterfoo/.cargo/bin:$PATH"
https://rustup.rs/
Reply
Anonymous
mingw-w64-i686-cmake
18.03.21
Reply
Anonymous
for 64bit: pacman -S mingw-w64-i686-cmake
18.03.21
https://rustup.rs/
Reply
Anonymous
Information Epoch 1618502973
When you must fail, fail noisily and as soon as possible.
Home
Notebook
Search Engine
Contact us