cancel
Showing results for 
Search instead for 
Did you mean: 

setting up qt creator and stm32157d-dk1(developer package)

Sharan
Senior

i have downloaded the developer package 

so the steps i followed for developer package was

i downloaded the MP1-DEV-x86 from st website

For x86_64 host architecture i Uncompressed the tarball file to get the SDK installation script. and Ran the SDK installation script. 

for x-linux-qt developer package i downloaded the below file(but my board is stm32mp157d-dk1)

Sharan_0-1728895104595.png

i followed these steps 

Sharan_1-1728895152514.png

does this bellow sdk add on work only with stm32mp2Sharan_0-1728895104595.png

1 ACCEPTED SOLUTION

Accepted Solutions

As I said on the other post, there is no available Qt developper package SDK addon for MP1 available right now. It will come in a few weeks.

The Developper package you have downloaded does not contain any Qt feature, so no qmake tool is there.

This is why you need to use Distribution package and compile with Qt receipe and generate your own SDK with Qt support.

Philippe.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

5 REPLIES 5
Sharan
Senior

i am setting the qt kit manually using developer package for stm32mp157d-dk1 but not able to do

Sharan_4-1728901406103.png

 

 

Sharan_1-1728900985173.png

Sharan_2-1728901034386.png

Sharan_3-1728901075937.png

 

Please do not duplicate thread, it does not help.

https://community.st.com/t5/stm32-mpus-software-development/qt-programing-and-stm32mp157d-dk1/m-p/728227

Philippe.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Sharan
Senior

that thread was for distribution package and this thread is for developer package

As I said on the other post, there is no available Qt developper package SDK addon for MP1 available right now. It will come in a few weeks.

The Developper package you have downloaded does not contain any Qt feature, so no qmake tool is there.

This is why you need to use Distribution package and compile with Qt receipe and generate your own SDK with Qt support.

Philippe.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Sharan
Senior

Thanks for the reply sure i will download the distribution package but please give the step wise procedure because i am getting confused while doing distribution package even though i refer the wiki