Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10.0
-
None
Description
Add (optional) deployment information to all application examples :
- On macOS, create a self-contained application bundle that contains the Qt libraries as private frameworks.
- On Windows, create a self-contained directory that can run without Qt installed
- On Linux, allow users to install the application to /usr/local
Outcome:
- After installation, all examples can run even with Qt installation hidden/removed (to be tested by RTA)
Example | macOS | Windows | Linux |
---|---|---|---|
Calqlatr | yes | ? | ? |
Car Configurator | ? | ? | ? |
Coffee Machine | ? | ? | ? |
Dice | ? | ? | ? |
Document Viewer | ? | ? | ? |
File System Explorer | ? | ? | ? |
FX Material Showroom | ? | ? | ? |
Lightning Viewer | ? | ? | ? |
Media Player | ? | ? | ? |
Robot Arm | ? | ? | ? |
Same Game | ? | ? | ? |
Satellite Info | ? | ? | ? |
Thermostat | ? | ? | ? |
To Do List | ? | ? | ? |
Alarms | ? | ? | ? |
RESTful API client | ? | ? | ? |
QtGrpc Chat | ? | ? | ? |
Window Embedding | ? | ? | ? |
Attachments
Issue Links
- relates to
-
QTBUG-102056 Remove usage of INSTALL_EXAMPLESDIR and INSTALL_EXAMPLEDIR in examples
-
- Reported
-