qt5-cadaques icon indicating copy to clipboard operation
qt5-cadaques copied to clipboard

Content suggestion: generating end user runtimes

Open justinclift opened this issue 10 years ago • 0 comments

At present the book doesn't seem to cover the generation of end user runtimes from a single code base. eg:

  • How to compile an application to a MacOS X .app bundle
  • How to compile a Win32 .exe / Win64 .msi
  • How to compile for Linux

Each of these should result in end user artifacts that can be shared (eg Mac App Store, Windows Store, download from website, whatever).

Seems to be totally missing from the book at present. :wink:

justinclift avatar May 28 '14 12:05 justinclift