monkey2 icon indicating copy to clipboard operation
monkey2 copied to clipboard

Can't build on Linux 32 bits

Open JaviCervera opened this issue 7 years ago • 0 comments

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?

JaviCervera avatar Mar 14 '18 14:03 JaviCervera