setting up qt creator and stm32157d-dk1(developer package)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-14 1:41 AM
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)
i followed these steps
does this bellow sdk add on work only with stm32mp2
Solved! Go to Solution.
- Labels:
-
STM32MP15 Lines
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-14 7:29 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-14 3:22 AM - edited ‎2024-10-14 3:23 AM
i am setting the qt kit manually using developer package for stm32mp157d-dk1 but not able to do
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-14 5:33 AM
Please do not duplicate thread, it does not help.
Philippe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-14 7:06 AM
that thread was for distribution package and this thread is for developer package
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-14 7:29 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-14 7:33 AM
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
