Setting up 32bit crosscompile from 64bit Ubuntu
-
wrote on 9 Sept 2014, 21:04 last edited by
Hi,
I've been attempting to setup a 32bit Qt5 crosscompile from 64bit Ubuntu 14.04. I've installed the 32bit qmake package, the necessary versions of 32bit modules and so on. Everything is dandy until 32bit uic command is needed - installing qtbase5-dev-tools:i386 wipes out qtbase5-dev-tools, so I can't have 32bit and 64bit Qt5 dev side by side.
Is there any proper way to go about setting this up? I haven't found relevant documentation.
1/1