Results 1 to 2 of 2

Thread: Qt 4.7 / Mac deployment broken?

  1. #1
    Join Date
    Nov 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt 4.7 / Mac deployment broken?

    I have some serious problems with Mac deployment. I am building the application on Snow Leopard and it seems that the application does not run on Leopard.

    If I try to deploy the application directly (project build configuration - release and then macdeployqt) without any modifications, the application cannot even launch, because Leopard claims that the application is not supported on that platform. If I try to add the statement "CONFIG+=x86" to the project file, the application can be launched, but it crashes.

    I did not have this kind of problems with Qt 4.6. Do you if something has been changed?


    Added after 1 8 minutes:


    I realized that the application seems to be working just fine on 64-bits machines, but the application crashes on 32-bits machines. Do you know how it is possible to build 32-bits binaries? I could not find any kind of option and it seems that Qt 4.7 automatically installs the 64-bits version.
    Last edited by SamppaM; 8th November 2010 at 01:42.

  2. #2
    Join Date
    Nov 2010
    Location
    UK
    Posts
    9
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Qt 4.7 / Mac deployment broken?

    Qt 4.7 uses Cocoa by default instead of Carbon .

Similar Threads

  1. Broken Qt
    By hakermania in forum Installation and Deployment
    Replies: 7
    Last Post: 9th September 2010, 08:02
  2. QGraphicsGridLayout Broken
    By oberlus in forum Qt Programming
    Replies: 1
    Last Post: 27th August 2010, 10:32
  3. A different deployment technique QT. Is it the right way of deployment?
    By Tarun in forum Installation and Deployment
    Replies: 1
    Last Post: 15th February 2010, 14:45
  4. Qt4.3 broken by Qt4.4
    By bnilsson in forum Installation and Deployment
    Replies: 2
    Last Post: 4th January 2008, 11:41
  5. QValueVector in Qt 3(.3.8) is broken
    By fear in forum Qt Programming
    Replies: 5
    Last Post: 5th July 2007, 15:58

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.