Results 1 to 4 of 4

Thread: developing with Qt on Mac OS

  1. #1
    Join Date
    Feb 2011
    Posts
    354
    Thanks
    17
    Thanked 27 Times in 24 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Windows

    Default developing with Qt on Mac OS

    Hello. I am going to develop the mac version of my application (original one is for windows, developed with Visual Studio 2008 + Qt 4.7.2). I need some suggestions regarding IDE, namely I am choosing between XCode and Qt Creator. Qt Creator has better Qt integration, of course, from the other side most people on the web find XCode more advanced and convenient IDE. I will most likely have to use some platform-dependent fragments of code (C++ only, not Objective-C), however almost all of the code is written in Qt. Also I'd like to know if there are compiled Qt binaries for Mac OS, like those for Visual Studio, so I won't have to build it myself.

  2. #2
    Join Date
    Feb 2011
    Posts
    25
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: developing with Qt on Mac OS

    I'm looking for the same kind information, is there somebody around that could give us some advice, or has experience in this field?

  3. #3
    Join Date
    Aug 2008
    Location
    Algarve, Portugal
    Posts
    288
    Thanks
    23
    Thanked 32 Times in 28 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: developing with Qt on Mac OS

    I did a port of my app using QtCreator, I have no experience with XCode Tools. With QtCreator worked out of the box. I installed the compiled version,from nokia download site. To create the bundle I used Macdeploy Qt tool. Nice and easy.
    __________________________________________________
    My projects: calculator MathGraphica ; SuperEpicMegaHero game ; GooglePlay ; bitbucket ; github
    Like my projects ? Buy me a kofi

  4. #4
    Join Date
    Feb 2011
    Posts
    354
    Thanks
    17
    Thanked 27 Times in 24 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Windows

    Default Re: developing with Qt on Mac OS

    Thanks for your reply. Yes, I understand that pure Qt project is easy to develop with Qt Creator, but I'll perhaps need to use some platform-dependent features and a few libraries that are not qt-based (however, they can be compiled on mac).

Similar Threads

  1. developing Augmented reality
    By kinectic.move in forum Jobs
    Replies: 1
    Last Post: 31st January 2011, 08:47
  2. Replies: 1
    Last Post: 10th June 2010, 12:32
  3. Developing 64 bit applications with Qt
    By swamyonline in forum Qt Programming
    Replies: 2
    Last Post: 1st October 2009, 12:02
  4. IDE for developing Qtopia4.3 application
    By namita in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 7th March 2008, 05:29
  5. Developing Plugins
    By Jimmy2775 in forum Qt Programming
    Replies: 5
    Last Post: 28th February 2007, 18:03

Tags for this Thread

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.