Results 1 to 1 of 1

Thread: macdeployqt-4.8

  1. #1
    Join Date
    Apr 2011
    Posts
    132
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: macdeployqt-4.8

    Hi was using my own script to fix all the libs for my bundle. I tried using before macdeployqt but it did not do a job for me. Today I have upgraded QT to 4.8 and see there is a new macdeployqt-4.8 script. It shows the following errors

    $ macdeployqt-4.8 project.pro
    ERROR: Could not find bundle binary for "project.pro"
    ERROR: "otool: can't open file: (No such file or directory)
    "
    WARNING:
    WARNING: Could not find any external Qt frameworks to deploy in "project.pro"
    WARNING: Perhaps macdeployqt was already used on "project.pro" ?
    WARNING: If so, you will need to rebuild "project.pro" before trying again.
    ...

    project.app is there ready and his bin too project.app/Contents/MacOS/project

    Any thoughts ?


    Added after 6 minutes:


    I just run the command wrong

    Should be

    Qt Code:
    1. macdeployqt-4.8 project.app
    To copy to clipboard, switch view to plain text mode 
    Last edited by migel; 20th December 2011 at 16:06.

Similar Threads

  1. Qt 4.7.2 - Definitely something wrong with macdeployqt
    By agarny in forum Installation and Deployment
    Replies: 4
    Last Post: 12th November 2011, 15:58
  2. Issues with macdeployqt on OSX 10.5
    By My3rdGradeShirt in forum Qt Programming
    Replies: 0
    Last Post: 28th November 2010, 15:25
  3. macdeployqt and third party libraries
    By calumcjr in forum Installation and Deployment
    Replies: 0
    Last Post: 10th May 2010, 21:20
  4. Crash after macdeployqt
    By stefandetter in forum Installation and Deployment
    Replies: 1
    Last Post: 8th January 2010, 11:15
  5. macdeployqt doesn't work at all.
    By pherthyl in forum Installation and Deployment
    Replies: 1
    Last Post: 10th July 2009, 00:42

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.