Details
-
User Story
-
Resolution: Done
-
P2: Important
-
None
-
None
-
-
2021wk12PO3, 2021wk14PO2, 2021wk16PO2, 2021wk18PO2, 2021wk20PO2
Description
A 'chicken-and-egg' problem with Squish:
-Qt5 based Squish launches QtCreator (built against Qt5), but one is not able to hook into running applications on target devices, because the hook and Squish versions need to match.
-Qt6 based Squish does not launch QtCreator (built against Qt5), but one should be able to build working Squish hooks against target device binary + Squish embedded sources for Qt6
Study and make test cases (one for widget based and one for qtquick based application) to build applications via CLI (this has been done already, maybe just update the current test case is all that's needed) and deploy to target device. Try hooking
Prerequisites:
- Build squish hooks for target devices (one for each) (done for apalis-imx6, but for some -alpha version of Squish)
- copy hooks to ci-files01
- modify current test cases so that the correct hook gets downloaded from ci-files01
Attachments
Issue Links
- relates to
-
QTBUG-91007 Create tests to build highlighted examples via command line
- Closed
- mentioned in
-
Page Loading...