Is it possible to install QT creator 5.2.0 on my UDOO quad. I've downloaded the .run file and tried to install. Keeps coming up with the cannot execute binary file. I downloaded 32 bit too, so i'm not too sure what's going on. Thanks in advance
32bit x86 or ARM? The UDOO has an ARM processor, which is a totally different thing than 32bit x86. There is no download for ARM for QT Creator on their web page, you have to compile it yourself. I've been banging my head against the wall trying to compile Qt (which is a requirement for Qt Creator) on UDOO for two days now… No dice for now.