Skip to content

Port our sample app to Qt5 and the target device #28

@crsz20

Description

@crsz20

The sample app is made with Qt6. We may be able to run this on the target device if the project were to use Qt5 instead, as it is provided by the custom Linux image detailed on ST's wiki pages.

The steps for this process are in our Wiki:

  • Build the custom image
  • Build a custom SDK based on that image
  • Use that image to cross-compile your Qt5 app
  • Transfer the resulting executable/binaries to the target device, and run it

Metadata

Metadata

Type

No type

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions