Hi,
I thank you for all your kind reply for my previous post.
1) I install Ubuntu 12.04 32bit
2) I install QT 5.4.1 version
3) I install TI-SDK-AM37x-EVM-06.00
Then I get correct toolchain from ACS (acs.com.hk) for ACR890 pos terminal.
I unpack the correct toolchain and copied into home/ntms/ location. Now there is a qmake in home/ntms/linux-devkit/bin/qmake.
I start my QT 5.4.1 (creator 3.3.1) and create a QT Widgets App. (Sample HelloWorld). ACS advice me to use new toolchain and register to QT. So in project > manage kits section I goto QT version. And try to add new kits. There is a auto-detected qmake version (/home/ntms/Qt5.4.1/5.4/gcc/bin/qmake). I use add button to enter new qmake manually.
As soon as I choose the qmake in (home/ntms/linux-devkit/bin/qmake) I get an error that says:
***The qmake executable home/ntms/linux-devkit/bin/qmake could not be added. Cannot start "home/ntms/linux-devkit/bin/qmake": No such file or directory.***
Any help please?
Kind Regards