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. Creating .dmg for Qt app mac OSX
Forum Updated to NodeBB v4.3 + New Features

Creating .dmg for Qt app mac OSX

Scheduled Pinned Locked Moved Unsolved General and Desktop
22 Posts 4 Posters 11.6k 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.
  • R Rondog
    1 Sept 2017, 14:00

    I am not sure how this should be done. I always download the sources and compile Qt for each OS that I plan to run on. For me it is as simple as opening a terminal window and entering the command 'make'.

    If you open the macdeployqt program in QtCreator can you compile it from there?

    Maybe try running the configure command from the folder qtbase of the source tree (this configures everything and creates all the make files) then run 'make' from the qttools folder.

    There must be some notes somewhere about working with the sources from a pre-compiled version of Qt.

    A Offline
    A Offline
    Arqam
    wrote on 7 Sept 2017, 05:00 last edited by
    #21

    @Rondog I was getting the errors because I was using macdeployqt but when I used the full path /Users/arqam/Desktop/ImageToCartoon/QT/5.10.0/clang_64/bin/macdeployqt then it worked properly.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 7 Sept 2017, 11:43 last edited by
      #22

      You have several versions of Qt installed ?

      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

      21/22

      7 Sept 2017, 05:00

      • Login

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