Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Install third party shared libraries with QT's cmake deployment API
Forum Updated to NodeBB v4.3 + New Features

Install third party shared libraries with QT's cmake deployment API

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 43 Views
  • 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
    Marcel Alexandru
    wrote last edited by
    #1

    I'm working on an application and I found out QT has it's own deployment API for cmake making easily to bundle all the dependencies in a portable build. Now I've noticed that while it bundles statically linked libraries, it fails to bundle shared libraries such as zlib for example.

    Is there any way to also make it include some of the other shared dependencies automatically, besides the QT ones?

    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