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. Deploy of Qt Concurrent
Forum Updated to NodeBB v4.3 + New Features

Deploy of Qt Concurrent

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 534 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.
  • E Offline
    E Offline
    euchkatzl
    wrote on last edited by
    #1

    Hi,
    I use QTConcurrent::run method in my application. For that i added Qt += concurrent in my .pro File.

    For deployment i use both tools from qt binaries (macdeployqt , windeployqt).

    On OS X the "macdeployqt" Tool includes QtConcurrent Framework.
    But the windeployqt Tool doesn't include QtConcurrent.dll .

    Is it neccessary to deploy qt concurrent dll ?

    I can start both executables but i wonder why (even on other machines which have no qt installed).
    Can anybody give me a short explanation ?

    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