Results 1 to 8 of 8

Thread: Qt on Mac

  1. #1
    Join Date
    Jun 2010
    Location
    Cincinnati, Ohio, USA
    Posts
    92
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Question Qt on Mac

    I am not new to Qt, but I am to the Mac. Will I need to purchase the $99 Apple developer membership to use Qt on the Mac or is there some way to do it without joining their little club?

  2. #2
    Join Date
    Dec 2010
    Location
    US, Washington State
    Posts
    54
    Thanks
    3
    Thanked 7 Times in 7 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt on Mac

    A free Apple Developer account can be created which allows you to download XCode. Install XCode then install the Qt SDK for the Mac.

    You'll then have XCode 3.2.5 which installs with GCC and LLVM version 4.2. The Qt SDK for Mac on the main Qt Download page will install Qt 4.7.0. To upgrade to 4.7.1 go to http://qt.nokia.com/downloads/qt-for...t-on-mac-os-x/ and get the Cocoa binary package and debug libs (2 downloads) and install.

  3. #3
    Join Date
    Jun 2010
    Location
    Cincinnati, Ohio, USA
    Posts
    92
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Question Re: Qt on Mac

    I have registered for the free developers account. I go around and around and the ONLY things I see are ways to join one of the three programs which all cost 100USD. where does one find the links to download Xcode?

  4. #4
    Join Date
    Dec 2010
    Location
    US, Washington State
    Posts
    54
    Thanks
    3
    Thanked 7 Times in 7 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt on Mac

    If you're logged in to your Apple developer account (free/non free) this will get you there.
    https://developer.apple.com/devcenter/mac/index.action

  5. #5
    Join Date
    Jun 2010
    Location
    Cincinnati, Ohio, USA
    Posts
    92
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Cool Re: Qt on Mac

    Thank you. I did finally run into it a few minutes before you replied. I don't know if it was me or they simply make it difficult to find, but this will be interesting!

    Anyone have any thoughts on how Mac development of Qt compares to Windows/Linux? Just curious.

  6. #6
    Join Date
    Dec 2010
    Location
    US, Washington State
    Posts
    54
    Thanks
    3
    Thanked 7 Times in 7 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt on Mac

    Quote Originally Posted by scarleton View Post
    Anyone have any thoughts on how Mac development of Qt compares to Windows/Linux? Just curious.
    YMWV. Using Qt Creator on my MBP's keyboard is missery, even after remapping some key binding in Creator. Using a full size keyboard eases the pain quite a bit but the experience is still bad (mostly because I'm use to having dual monitors). If you have lots of seat time in front of Visual Studio, then Qt Creator may seem barely usable in any enviornment. As much as I'd like to move away from Windows, I can't break free of Visual C++ (and in large part Visual Assist X).

  7. #7
    Join Date
    Jun 2010
    Location
    Cincinnati, Ohio, USA
    Posts
    92
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt on Mac

    Yea, I have started using Qt Creator for the QML features, not bad, but it ain't no Visual Studio. On Windows I still do all the C++ in Visual Studio. It is going to be interesting.

    As far as keyboards go, I bought a 3rd party because I wanted bluetooth and the keypad, but I got home last night and found out it was AAA, not AA. It goes back today, I was debating on if I should get the keypadless bluetooth or the wired one that has the keypad, sounds like you recommend the later. Correct?

    Sam

  8. #8
    Join Date
    Dec 2010
    Location
    US, Washington State
    Posts
    54
    Thanks
    3
    Thanked 7 Times in 7 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt on Mac

    Quote Originally Posted by scarleton View Post
    As far as keyboards go, I bought a 3rd party because I wanted bluetooth and the keypad, but I got home last night and found out it was AAA, not AA. It goes back today, I was debating on if I should get the keypadless bluetooth or the wired one that has the keypad, sounds like you recommend the later. Correct?

    Sam
    If you're talking an Apple keyboard, then full size for sure. I now use a Microsoft Bluetooth Elite keyboard/mouse combo, works great. Prior to that I used a Logitec MX Revolution keyboard/mouse combo which works excellent in Windows but has limitations in OS X. Before that full size Apple keyboard, blah.

    For the most part I leave all the keyboard mappings set to the "Mac Way". Didn't take long to get use to it. However, I've been cross platform IDE hunting for a while and all of them have conflicting keyboard bindings with OS X, except of course XCode.

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.