Good day,
I have followed all the steps in this guide for QT creator: Here
However, once I complete the step which asks to choose a kit for the project, the manually selected qmake from the SDK (labelled as AM437x in the list) does not allow me to proceed. Furthermore, when selecting the qmake from the installed SDK, there is a red '!' icon beside the Qt Version with the error "Qt version is not properly installed, please run make install". I am running Qt composer on a Linux Ubuntu 18.04.3 LTS operating system. I have installed libraries using "sudo apt-get install build-essential" and "sudo apt-get install libfontconfig1" , "sudo apt-get install mesa-common-dev" and "sudo apt-get install libglu1-mesa-dev -y".
I have downloaded the SDK from TI through this link. I followed the instructions for SDK installation using the setup.sh file. Another issue I found was that I could not find the qt5 directory in this location:
cd /home/sitara/AM335x/ti-processor-sdk-linux-<machine>-<sdk version>/linux-devkit/sysroots/cortexa8hf-vfp-neon-linux-gnueabi/usr/include/qt5
and instead of cortexa8hf-vfp-neon-linux-gnueabi, it was x86-x64-arago.. for me.
I will update this post with any required information (such as screenshots, linux codes) upon request.
Apologies for not being so technical, I am a beginner and a student therefore my knowledge about the topic is limited. I did this as a last resort after trying multiple solutions.
Kind regards,
Shoaib Muhammad