Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

[Linux] no available android-kit by default + error on android GCC compiler selection when manually creating.

$
0
0
Qt5.2.1 Linux – ZorinOS (based on ubuntu12.04) x32 intel _ for(good folks of Qt nation)_ So iv’e installed a fresh Qt5.2+creator using terminal “apt-get”, android sdk,ndk,jdk,ant + showed Qt creator their placement !http://i.imgur.com/azv73fT.png()! then on an attempt to build a new empty project on android, i discover that there is no android kit available in the project options, only a linux desktop kit(working) i’ve tried to create a kit manually: !http://i.imgur.com/j1ip5Tr.png()! and thats an error i get: !http://i.imgur.com/UQjEkDO.jpg()! ^ | | on every android compiler i select from the list (android GCC /4.6, (mips-4.8) / 4.6 , (x86-4.8) / 4.6). the only compiler that won’t complain is the regular (not android) GCC for linux. what can it be caused by, and how can i fix it? thanks in advance. p.s. 1)i have a very short linux experience (2 days) so please don’t exclude a possibility of noobish mistakes i could do. 2)if that matters – i did run Qt android kit successfully on my Windows7 machine, the kit was made automatically. 3)my welcome screen in Qt creator is empty 24/7.

Viewing all articles
Browse latest Browse all 2113

Trending Articles