Closed Leo512bit closed 3 years ago
The problem is you likely only have the gcc for your current architecture and that's 64bit. You need the 32bit support files. For that, you need to install them
sudo apt install gcc-multilib
Ahh thank you I'll be sure to try it
Ok got it working had to ditch my Mint VM for the Ubuntu thanks for your help. Btw will this launch (pun not intended) with Firestorm?
Yes, that is currently the plan, there's still some items for me to finish up, so I'm hoping to make the same deadline.
This is the first time that I'm doing anything with Rust so it could be just me.