Running Qt on development Ubuntu Qtcreator errors

Hi

I did followed the instractions on:
How to set up Qt Creator to cross compile for embedded Linux | Toradex Developer Center

And wanted to compile and deploy may first (small) example (Qmainwindow in a QApplication).

What goes is:

Device is connected and test show the device

Qmake create a makefile

But then i have several errors by compiling the makefiles.

I have added the output of qtcreator and also added the generated makefile.

What is here wrong?
I saw that qmake is on another path as in description:

link text

Ok, i forgot the last step and set Qmake specs under “Kits” to:

/usr/local/oecore-x86_64/sysroots/armv7at2hf-neon-angstrom-linux-gnueabi/usr/lib/qt5/mkspecs/linux-oe-g++

But now i can’t deploy (see screenshot atached)alt text