Hi TI,
I am trying to build a simple QT application to run it on the Am62x platform. The steps,i followed to build the Qt application is mentioned below.
1. Download and install the Processor SDK for Am62x.
2. Download a simple Qt application.
3. Source the environment-setup in to the Qt application path.
But while sourcing the Environment-setup, i am facing below mentioned issue.
murali@Murali:~/Qt_Wrkspc/examples/gui/analogclock$ source /home/murali/Aurel_Wrkspc/Middleware/ti-processor-sdk-linux/linux-devkit/environment-setup
bash: /home/murali/Aurel_Wrkspc/Middleware/ti-processor-sdk-linux/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/qmake: No such file or directory
I have gone through the forums, but can't able to find the solution. kindly let me know, how to solve the issue.
Regards,
Murali Chikkanna