Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
None
-
-
147e6281c (dev), a9c8870b5 (dev), 6e09b6481 (6.4), bb01e0bc0 (6.5), 47e5e4c9f (tqtc/lts-6.2), 2b966fe7a (tqtc/lts-5.15), 92746da86 (6.4), d670ce853 (6.5), 5d2c0991e (tqtc/lts-5.15), da273fed3 (tqtc/lts-6.2), c7d9d505a (dev), b4b3853f8 (6.6)
-
2023wk12FOQtforAndroid, 2023wk14FOQtforAndroid, 2023wk16FOQtforAndroid, 2023wk18FOQtforAndroid, 2023wk20FOQtforAndroid, 2023wk22FOQtforAndroid, 2023wk24FOQtforAndroid, 2023wk26FOQtforAndroid, 2023wk28FOQtforAndroid, 2023wk30FOQtforAndroid, 2023wk32FOQtforAndroid, 2023wk34FOQtforAndroid
Description
This ticket is collecting a list of Qt examples that are terminal/cmdline only projects which don't work out of the box on Android because Android require a dependency to Gui.
- httpserver afterrequest (
QTBUG-105603) (postponed for now, has a gui dependency) - remoteobjects_server (
QTBUG-109433) (done) - directconnectclient (
QTBUG-109434) (done) - directconnectdynamicclient (
QTBUG-109434) (done) - waitconditions (
QTBUG-111931) - semaphores (
QTBUG-111932) - websocketsubscription (
QTBUG-110096) - consolepubsub (
QTBUG-110094) (done) - qml properties (
QTBUG-110661) - qml default example (
QTBUG-110663) - coercion (
QTBUG-110665) - qlecontroler-server (
QTBUG-94265) - A bunch of others
The ticket QTBUG-97636 also shows the same issue with few (unknown number of examples) that cause a Qt build to fail when examples build is enabled.
The proper action for these examples is to be decided. The current options are:
- Add Gui conditionally for these examples to allow the deployment to pass (although an empty gui it will be)
- exclude these examples from the build tree for Android
Attachments
Issue Links
- replaces
-
QTBUG-111931 Waitconditions example build fails
- Closed
-
QTBUG-111932 Semaphores example build fails
- Closed
-
QTCREATORBUG-28061 Directconnectdynamicclient example build fails
- Closed
-
QTBUG-105603 httpserver examples not compiling on Android and iOS
- Closed
-
QTBUG-109433 Remoteobjects_server example build fails
- Closed
-
QTBUG-109434 Directconnectclient build fails
- Closed
-
QTBUG-110094 Consolepubsub example build fails
- Closed
-
QTBUG-110096 Websocket subscriptions example build fails
- Closed
-
QTBUG-110661 Properties example build fails
- Closed
-
QTBUG-110663 Default example build fails
- Closed
-
QTBUG-110665 Coercion example build fails
- Closed
-
QTBUG-94265 qlecontroller-server does not build for Android
- Closed
-
QTBUG-97636 Qtbase for Android with examples fails to build
- Closed