monkey2
monkey2 copied to clipboard
Can't build on Linux 32 bits
I would like to be able to use Monkey2 on a 32 bits Xubuntu 16.04 LTS installation that I have. The problem is that the rebuildall2go.sh script uses mx2cc_linux to compile, and that's a 64 bit binary.
May I suggest including the C++ translated form of mx2cc instead, and building a native version for the local architecture the first step when running the build script?