Results 1 to 3 of 3

Thread: Building Cocoa 64 bit on Mac

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2008
    Posts
    13
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default Building Cocoa 64 bit on Mac

    I've downloaded QT 4.6 beta Cocoa version. I've compiled a 64-bit application on Snow Leopard. According to the documentation it can only be a Cocoa version. But "Activity Monitor" tells that it opens the file
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Resources/Extras2.rsrc
    Do you think I am doing something wrong in configuration?
    Here is my build script:

    qmake -project -norecursive "QT +=webkit
    CONFIG += x86_64"
    qmake
    make
    make clean

  2. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: Building Cocoa 64 bit on Mac

    I think everything is alright. I had the same doubts but someone on the mailinglist told me that you cannot realy get rid of carbon now but that only the GUI-part is cocoa I think.
    It's nice to be important but it's more important to be nice.

  3. #3
    Join Date
    Apr 2008
    Posts
    13
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default Re: Building Cocoa 64 bit on Mac

    Thanks! Good to know.

Similar Threads

  1. Global shortcut + other program
    By deemeetar in forum Newbie
    Replies: 15
    Last Post: 29th September 2009, 20:46
  2. Building qt out of source
    By elizabeth.h1 in forum Installation and Deployment
    Replies: 4
    Last Post: 8th August 2009, 16:56
  3. Building debug version under VS2008
    By KenW in forum Installation and Deployment
    Replies: 1
    Last Post: 2nd May 2008, 19:09
  4. Building Qt 4.3.4 on Win Vista & MinGW
    By Sirow in forum Installation and Deployment
    Replies: 2
    Last Post: 28th April 2008, 18:27
  5. Replies: 1
    Last Post: 19th November 2007, 01:34

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.