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. macdeployqt - no longer working after upgrade to 5.5

macdeployqt - no longer working after upgrade to 5.5

Scheduled Pinned Locked Moved General and Desktop
16 Posts 3 Posters 8.2k 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #6

    Can you try with Qt 5.5.1 ?

    Looks to work correctly

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

    M 1 Reply Last reply
    0
    • SGaistS SGaist

      Can you try with Qt 5.5.1 ?

      Looks to work correctly

      M Offline
      M Offline
      maximus
      wrote on last edited by
      #7

      @SGaist

      Im on 5.5.0, was looking to try and download back 5.4.2 as this seems an issue with 5.5
      Where do you get 5.5.1 if I may ask?
      Thanks!


      Free Indoor Cycling Software - https://maximumtrainer.com

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

        Sure you may ;)

        5.5.1 snapshots

        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
        • M Offline
          M Offline
          maximus
          wrote on last edited by
          #9

          Ok downloading "qt-opensource-mac-x64-clang-5.5.1_2015-08-18_09-49-12-121.dmg" ATM
          WIll post back results!


          Free Indoor Cycling Software - https://maximumtrainer.com

          1 Reply Last reply
          0
          • M Offline
            M Offline
            maximus
            wrote on last edited by
            #10

            Installing now, do you think it's okay to use 5.5.1 for production?
            If not, I will try with 5.4.2 to see if I have the same problem.
            need to recompile a few libs.. qwt, etc. and will post results to see if 5.5.0 is the problem


            Free Indoor Cycling Software - https://maximumtrainer.com

            1 Reply Last reply
            0
            • M Offline
              M Offline
              maximus
              wrote on last edited by
              #11

              Same thing with 5.5.1, Qt Frameworks not copied in my bundle /Frameworks directory
              Going to try with 5.4.2 now.

              tourlou3s-Mac-2:~ tourlou3$ ./Qt5.5.1/5.5/clang_64/bin/macdeployqt /Users/tourlou3/build-PowerVelo2-Desktop_Qt_5_5_0_clang_64bit-Release/MaximumTrainer.app/
              ERROR: Unexpected prefix "@executable_path"
              ERROR: Unexpected prefix "@executable_path"
              ERROR: Unexpected prefix "@executable_path"


              Free Indoor Cycling Software - https://maximumtrainer.com

              1 Reply Last reply
              0
              • M Offline
                M Offline
                maximus
                wrote on last edited by
                #12

                OK I can confirm, something happened with macdeployqt between version 5.4.2 and 5.5

                I can use macdeployqt fine with 5.4.2!
                tourlou3s-Mac-2:~ tourlou3$ ./Qt5.4.2/5.4/clang_64/bin/macdeployqt /Users/tourlou3/build-PowerVelo2-Desktop_Qt_5_4_2_clang_64bit-Release/MaximumTrainer.app/
                ERROR: no file at "/opt/local/lib/mysql55/mysql/libmysqlclient.18.dylib"
                ERROR: no file at "/usr/local/lib/libpq.5.dylib"
                tourlou3s-Mac-2:~ tourlou3$

                problem with 5.5.0 + seems to be with @executable_path that crash macdeployqt and stop the rest of the job that it should do. (not coping Qt Frameworks, etc.)
                So i'm staying on 5.4.2 for the OSX version, I'm bad with install_name_tools and depend on macdeployqt for deployment!
                Hopefully they can figure what happened in 5.5.0 and fix this bug


                Free Indoor Cycling Software - https://maximumtrainer.com

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  maximus
                  wrote on last edited by
                  #13

                  Want me to open a bug tracker somewhere for this?
                  Is it possible to use an older version of macdeployqt with 5.0.0?
                  Thanks SGaist!


                  Free Indoor Cycling Software - https://maximumtrainer.com

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

                    The frameworks are now deployed with @rpath rather than @executable_path but it should not crash so yes please open a report

                    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
                    • M Offline
                      M Offline
                      maximus
                      wrote on last edited by
                      #15

                      Thank you..
                      Posted there
                      Will wait to use 5.5.0 + on OSX for now.


                      Free Indoor Cycling Software - https://maximumtrainer.com

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

                        5.6 might be a better jump in your case

                        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

                        • Login

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