This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM4378: Qt Creator Kit Cannot Be Selected (Missing Qt Version?)

Part Number: AM4378

Hi,
I have completed porting the linux kernel to my custom board based on am437x-gp-evm using the SDK ti-processor-sdk-linux-am437x-evm-11.02.05.02-Linux-x86-Install.bin.
And, i am planning to develop an application using Qt Creator.
It seems that I need to use Qt6 based on CMake.

I have configured the Kits as shown below.

 -Device type: Generic Linux Device

 -Sysroot: /root/SDK/ti-processor-sdk/linux-devkit/sysroots/armv7at2hf-neon-oe-linux-gnueabi

 - Compiler(C): /root/SDK/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-oe-linux-gnueabi/arm-oe-linux-gnueabi-gcc

 - Compiler(C++) /root/SDK/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-oe-linux-gnueabi/arm-oe-linux-gnueabi-g++

 - Qt version: None

 - CMake Tool: /root/SDK/ti-processor-sdk/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/cmake

 

However, with this configuration the Kit cannot be selected.

Is there anything missing in the Kits configuration?

  • Hello, 

    I am unfamiliar with Qt Creator Kits. Please allow some time to get back to you on it. However, is the kit necessary on your end? Would you be able to create a Qt Quick Application with the default kit rather than the AM437 kit you created for testing purposes?

    Regards,

    Shriya