Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Macos Bundle using CMake/CPack
Qt 6.11 is out! See what's new in the release blog

Macos Bundle using CMake/CPack

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 576 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    manuelschneid3r
    wrote on last edited by manuelschneid3r
    #1

    My main goal is to finallly get albertlauncher packaged for macOS. Currently i struggle to fixup the bundle. I tried macdeployqt (which complains about missing rpaths) cmake fixup_bundle (which does not deploy required plugins and the qt.conf) and the cmake functions of QtBase (same issues as macdeployqt).

    The most cumbersome problem is the contradictory or outdated information online.

    This is how far i got.

    What is the common practice to package the app which comprises a library, an executable (bootstrapper) and several plugins, all linking the library?

    Regards

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved