Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Does macdeployqt work on OSX 10.8.2 with Qt 5.0?
Forum Updated to NodeBB v4.3 + New Features

Does macdeployqt work on OSX 10.8.2 with Qt 5.0?

Scheduled Pinned Locked Moved Qt Creator and other tools
12 Posts 5 Posters 4.7k 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
    cpsmusic
    wrote on last edited by
    #1

    Hi,

    Does macdeployqt work on OSX 10.8.2 with Qt 5.0?

    I'd like to create a standalone app however when I use macdeployqt I get the following errors:

    New-MacBook:release chris$ macdeployqt Pencil.app
    ERROR: no file at "/Library/Frameworks/phonon.framework/Versions/4/phonon"
    ERROR: no file at "/Library/Frameworks/QtDBus.framework/Versions/4/QtDBus"
    ERROR: no file at "/Library/Frameworks/QtXml.framework/Versions/4/QtXml"
    ERROR: no file at "/Library/Frameworks/QtCore.framework/Versions/4/QtCore"
    ERROR: no file at "/Library/Frameworks/QtGui.framework/Versions/4/QtGui"
    ERROR: no file at "/Library/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL"
    ERROR: file copy failed from "/Developer/Applications/Qt/plugins/platforms/libqcocoa.dylib"
    ERROR: to "Pencil.app/Contents/PlugIns/platforms/libqcocoa.dylib"
    ERROR: file copy failed from "/Developer/Applications/Qt/plugins/printsupport/libcocoaprintersupport.dylib"
    ERROR: to "Pencil.app/Contents/PlugIns/printsupport/libcocoaprintersupport.dylib"

    Cheers,

    Chris

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

      Seems to be broken. I suggest opening a bug on JIRA.

      (Z(:^

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

        Whereabouts do I do that?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          steno
          wrote on last edited by
          #4

          "Report a bug here":https://bugreports.qt-project.org

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

            Bug reported.

            1 Reply Last reply
            0
            • napajejenunedk0N Offline
              napajejenunedk0N Offline
              napajejenunedk0
              wrote on last edited by
              #6

              I have implemented a new version of macdeployqt and it works with both Qt 4.x and Qt 5.x and can now deploy .dylibs, .frameworks and pure executable files, not only application bundles (.app). Unfortunately when I asked Qt team to submit the change I did not receive an answer.

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

                Do you at least have a link to source? This sounds like a really nice update you've done there.

                PS. In Qt Project you need to submit code yourself, no one is allowed to import somebody else's code (CLA issues).

                (Z(:^

                1 Reply Last reply
                0
                • napajejenunedk0N Offline
                  napajejenunedk0N Offline
                  napajejenunedk0
                  wrote on last edited by
                  #8

                  I will submit the code until Monday (21.01.2013), so don't fix the bugs, since they are already fixed.

                  1 Reply Last reply
                  0
                  • K Offline
                    K Offline
                    kitizz
                    wrote on last edited by
                    #9

                    Where abouts has this been submitted? Are you able to post a link =)

                    HUGE thanks for doing this, it's been driving me crazy the last couple of weeks and I was just about to start trying to fix it myself.

                    1 Reply Last reply
                    0
                    • napajejenunedk0N Offline
                      napajejenunedk0N Offline
                      napajejenunedk0
                      wrote on last edited by
                      #10

                      I am updating the automation tests that go along with macdeployqt, since they are outdated. I will inform you when I submit it.

                      1 Reply Last reply
                      0
                      • napajejenunedk0N Offline
                        napajejenunedk0N Offline
                        napajejenunedk0
                        wrote on last edited by
                        #11

                        The updated version of macdeployqt tool is now uploaded on gerrit:
                        https://codereview.qt-project.org/#change,47377

                        Please, review it and test it yourself.

                        1 Reply Last reply
                        0
                        • napajejenunedk0N Offline
                          napajejenunedk0N Offline
                          napajejenunedk0
                          wrote on last edited by
                          #12

                          Here's the link to the bug report:
                          https://bugreports.qt-project.org/browse/QTBUG-29188?focusedCommentId=194640#comment-194640

                          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