Qt simply doesn't work like that, it is not a VM-language nor interpreted one. A Qt app compiled for ARM will not work on x86 (Atom et al) and vice versa, it needs to be re-compiled.