Closed g00dnatur3 closed 9 years ago
The issue was because I didnt have required 32bit dependencies installed.
I installed these dependencies and it compiled successful:
sudo apt-get install libc6-i386 lib32gcc1 lib32z1 lib32stdc++6
Thanks. I guess we can close this then?
I'm trying to build the project, and yes I did look at the faq, maybe I missing something, I don't know..