help on programing on tiny6410

hani
hi
i have tiny6410 and i install qt5.4.1 on fedora21 version 32bit
i install arm-linux-gcc corectly and then run it.
and install the gcc-c++ lib ->yum install gcc-c++
                            ->yum group install "development tools"
(because i have some error about cc1plus not found and g++ not found)
then install qt-everywhere-opensource-src-4.7.0.tar.gz but i have some
erros here and when i check this path:
usr/local/TrollTech/QtEmbedded4.7/bin there is no qmake and i just see 3
files.

i know in qt creator 3 (base on Qt5.4.1) at first i should set Qt version
(tools -> option -> Build & Run -> Qt version) set this qmake :
usr/local/TrollTech/QtEmbedded4.7/bin/qmake

and then set the compiler (IN‌ COMPILER‌ TAB‌) add GCC
and click the browse /opt/FriendlyARM/5.4.1/toolchain/bin/arm-linux-g++ 

and then the kit tab i set name for my kit to ARM and set the compiler
(arm-linux-gcc that i set in compiler tab) 

at last i should open new project and in kit setting select ARM kit whit
has that setting.
IS IT RIGHT?
if it is not right help me. because my program not run on my tini 6410