Hi experts,
I have installed ti-processor-sdk-linux-am335x-evm-06.03.00.106-Linux-x86-Install.bin in my Linux Ubuntu18.04, and this SDK contains qmake (Version is 5.11.3).
When I install Qt7.5.0 in the same software environment and configurate the build environment according to the
and I encounter two question:
1. Which qmake need to be use to build Qt project? and how can I configurate the build environment that applies to the AM335X-SK-EVM?
qmake within SDK is 5.11.3
qmake with Qt is 7.5.0
2. When I delete the build output (*.o, Makefile) from the applications evse-hmi-1.0, then re-build this demo, some errors display as follows:

Looking forward to your reply.
Thanks,
Anna