Part Number: AM4378
Tool/software: Linux
Dear,
We have a product based on AM4378 with texas based OS. I have QT4 based project for x86 platform. Since i wanted to use the same program in arm environment, i compiled using sitara sdk(4.02). But i got the following errors.
QtGui/QWidget: No such file or directory
QtGui/QAction No such file or directory
QtGui/QButtonGroup: No such file or directory
QtGui/QLabel: No such file or directory , etc.....
It seems like QT4 libraries and header files are missed in the TI SDKs. I followed the below method to compile QT based project in arm environment

When i compile QT5 project for arm environment, It works fine.
My customer is using QT4 based project and they don want to upgrade to QT5
How can i compile QT4 project using sitara SDK ?
Regards,
Winiston.P