Results 1 to 3 of 3

Thread: Deploying Qt Application on Mac?

  1. #1
    Join Date
    Dec 2006
    Posts
    211
    Thanks
    27
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Question Deploying Qt Application on Mac?

    Hi All,

    I m using Qt 4.2.2 on my Intel Mac.

    I have made a Project in Qt.
    I have deploy the projects on both power pc and Intel and the project is running well on the system which have Qt Installed but If I run my application on the System which donot have Qt Installed it is not running and the following error I got..

    dyld: Library not loaded: QtGui.framework/Versions/4/QtGui

    If any body knows the Issue then plz help me.

    Thanks.

  2. #2
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Deploying Qt Application on Mac?

    Quote Originally Posted by vishal.chauhan View Post
    Hi All,

    I m using Qt 4.2.2 on my Intel Mac.

    I have made a Project in Qt.
    I have deploy the projects on both power pc and Intel and the project is running well on the system which have Qt Installed but If I run my application on the System which donot have Qt Installed it is not running and the following error I got..

    dyld: Library not loaded: QtGui.framework/Versions/4/QtGui

    If any body knows the Issue then plz help me.

    Thanks.
    can you post your configure file .... on /Developer/qtdir/ .configure.status or so a name.... wo inside have your configure option.....

    && Xcode version....

    I say the last qt release have problem on mac. normaly i compile only -static release on my mac... like http://wiki.qtcentre.org/index.php?t...t4_on_Mac_OS_X but i discovery a way and i rewrite a script to make no static build...
    http://qtnode.net/wiki/Distributing_Mac_Qt_applications and now i dont have problem...

    && if you compile only on Xcode ... all debug action is readable...

    basicly this here help to load all libs.....
    http://qtnode.net/wiki/Distributing_Mac_Qt_applications
    Last edited by patrik08; 30th March 2007 at 10:18.

  3. #3
    Join Date
    Dec 2006
    Posts
    211
    Thanks
    27
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Question Re: Deploying Qt Application on Mac?

    Thanks for Reply.

    Actually I m using XCode Version 2.4.1 and binary version of qt 4.2.2.
    Last edited by vishal.chauhan; 30th March 2007 at 10:53.

Similar Threads

  1. Replies: 3
    Last Post: 8th December 2006, 19:51
  2. Application default font
    By larry104 in forum Qt Programming
    Replies: 2
    Last Post: 16th September 2006, 02:24
  3. Gnome makes application crash
    By regix in forum Qt Programming
    Replies: 35
    Last Post: 18th August 2006, 20:44
  4. problems with deploying a Qt application
    By nongentesimus in forum Installation and Deployment
    Replies: 2
    Last Post: 7th June 2006, 14:45
  5. Replies: 3
    Last Post: 31st March 2006, 19:38

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.