Results 1 to 2 of 2

Thread: macdeployqt/Mac OS/Xcode version compatibilities

  1. #1
    Join Date
    Jan 2011
    Location
    Richmond, VA
    Posts
    94
    Thanks
    14
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default macdeployqt/Mac OS/Xcode version compatibilities

    A deployment question for the Mac experts out there...I tried to run macdeployqt for my app and I'm running into a bunch of errors like this:

    Log: Using strip:
    Log: stripped "STARIS.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql"
    ERROR: "strip: for architecture x86_64 object: /Users/shollen/Qt projects/STARIS-build-desktop/STARIS.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql malformed object (unknown load command 5)
    "
    ERROR: ""
    Log: Using install_name_tool:
    Log: change identification in "STARIS.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql"
    Log: to "@executable_path/../Frameworks/QtSql.framework/Versions/4/QtSql"
    ERROR: "install_name_tool: for architecture x86_64 object: STARIS.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql malformed object (unknown load command 5)
    "


    Before I get in to this too deeply I want to make sure I'm running compatible software - I found thru searching that it may be related to a version of Xcode so I'm in the process of updating that. I can't really find a good matrix of software versions, so does someone know if the following are compatible version numbers?

    Mac 10.5.8
    QtCreator 2.0.1 (based on Qt 4.7.0 64-bit); updated the libraries to 4.7.4
    Xcode 3.1

    Thanks!


    scott


    ed. Xcode 3.2 is not compatible with my 10.5.8 OS...
    Last edited by scott_hollen; 3rd November 2011 at 16:27.

  2. #2
    Join Date
    Jan 2011
    Location
    Richmond, VA
    Posts
    94
    Thanks
    14
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default [SOLVED] Re: macdeployqt/Mac OS/Xcode version compatibilities

    Problem solved for anyone else who might encounter this error:

    Upgraded to OS 10.6.8
    Upgraded to Qt 4.7.4
    Upgraded to Xcode 3.2

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. Replies: 0
    Last Post: 14th September 2011, 02:59
  3. Issues with macdeployqt on OSX 10.5
    By My3rdGradeShirt in forum Qt Programming
    Replies: 0
    Last Post: 28th November 2010, 15:25
  4. Crash after macdeployqt
    By stefandetter in forum Installation and Deployment
    Replies: 1
    Last Post: 8th January 2010, 11:15
  5. macdeployqt path problem
    By abey in forum Installation and Deployment
    Replies: 0
    Last Post: 10th December 2009, 10:46

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.