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. How to deploy an application
Forum Updated to NodeBB v4.3 + New Features

How to deploy an application

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 1.4k 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.
  • C Offline
    C Offline
    cerro595
    wrote on last edited by
    #1

    Hello
    I have done an application with QtCreator based on 5.3.2 enterprise edition(trial version). I have installed the program as downloaded from Qt website(downloaded as .dmg). Now I want to deploy application to make it work on other Mac's. I have tried to follow the procedure described on the Qt website, but the terminal doesn't recognize the command "macdeployqt" or other commands relative to Qt. What am I supposed to do to make it work?
    I would be grateful if someone could help me.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You have to use the full path to macdeployqt which should be located in the same folder as qmake

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cerro595
        wrote on last edited by
        #3

        Can you tell me where I can find it? I have a folder named qmake in the Qt folder. But it contains only 2 other folders: precompile and tutorial.

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          qmake is a binary (executable), not a folder. You need to search in the bin directory of your Qt installation,

          (Z(:^

          1 Reply Last reply
          0
          • C Offline
            C Offline
            cerro595
            wrote on last edited by
            #5

            Ok. I found it. But how I need to do for deploying?

            1 Reply Last reply
            0
            • sierdzioS Offline
              sierdzioS Offline
              sierdzio
              Moderators
              wrote on last edited by
              #6

              See the documentation, as usual :-) "Link":http://doc.qt.io/qt-5/osx-deployment.html#the-mac-deployment-tool.

              (Z(:^

              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