Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. The Lounge
  4. What Qt Tool Chain do you use?

What Qt Tool Chain do you use?

Scheduled Pinned Locked Moved The Lounge
11 Posts 11 Posters 4.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tucnak
    wrote on last edited by
    #1

    Hi, dear #QtDN!

    I am happy to post this thread here to discuss about Qt Tool Chains. I had my own one and I want to hear other opinions!

    My configuration:

    • Qt 4.8.2
    • Qt 4.8.2 (static for windows)
    • Qt 5 from Git
    • Qt SDK
    1 Reply Last reply
    0
    • M Offline
      M Offline
      mlong
      wrote on last edited by
      #2

      For work, I primarily just use the latest and greatest in the commercial SDK, (our official internal stuff is mostly 4.7 and 4.8) but I also maintain some legacy stuff (got a trusty and well-used version of 3.3.8, a 2.2 build, and I think there's still a 1.4 build around somewhere -- we have some old apps that still do their job well enough to avoid having to be rewritten.)

      That's just the desktop stuff. Also have Symbian and MeeGo toolchains around as well, of course, for doing some of that pesky mobile stuff.

      Also have 4 and 5 built from git just for playing around with. Plus a few others lying around in various states of repair and disrepair.

      Software Engineer
      My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

      1 Reply Last reply
      0
      • L Offline
        L Offline
        leon.anavi
        wrote on last edited by
        #3

        I use Qt SDK primary for mobile apps development. Honestly recently I have to use Eclipse and/or Xcode more often than Qt Creator because of the market trends.

        http://anavi.org/

        1 Reply Last reply
        0
        • C Offline
          C Offline
          CreMindES
          wrote on last edited by
          #4

          I'm using Qt SDK with latest stable Qt Creator 2.5.

          p.s. sometimes I give a try to latest snapshots also, mainly for Qt Creator.

          1 Reply Last reply
          0
          • W Offline
            W Offline
            Wilk
            wrote on last edited by
            #5

            I'm using Qt 4.8.2 with QtCreator 2.5.0 as IDE, "MinGW Distro by nuwen":http://nuwen.net/mingw.html with GCC 4.6.3 as compiler and Python GDB from some version of SDK as debugger.

            1 Reply Last reply
            0
            • G Offline
              G Offline
              giesbert
              wrote on last edited by
              #6

              At work I'm using Qt 4.8.1 with MSVS 2008
              At home I use QtSDK (latest)

              Nokia Certified Qt Specialist.
              Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

              1 Reply Last reply
              0
              • A Offline
                A Offline
                andre
                wrote on last edited by
                #7

                We're still at 4.7.3 at the moment, though I do use the lastest Creator! We're using MinGW on Windows 7.

                1 Reply Last reply
                0
                • L Offline
                  L Offline
                  lgeyer
                  wrote on last edited by
                  #8

                  Qt 4.8.2 from git and Qt 5 from git, built using MinGW-w64 4.7.1 i686 and x86_64 and MSVC2010.
                  QtCreator from git using Qt 4.8.2.

                  For all those who do not want to compile Qt or QtCreator on their own (it may take a while) but still want to use the latest and greatest I suggest a visit at "builds.qt-project.org":http://builds.qt-project.org/.

                  1 Reply Last reply
                  0
                  • K Offline
                    K Offline
                    koahnig
                    wrote on last edited by
                    #9

                    I am working with 4.7.2 and msvc 2005 on win 7, 64 bit.
                    With 4.7.2 on ubuntu linux with Qt creator in a vbox.
                    I have installed also the SDK with MinGW on win7, but I did not really use it, yet.

                    Vote the answer(s) that helped you to solve your issue(s)

                    1 Reply Last reply
                    0
                    • Q Offline
                      Q Offline
                      q8phantom
                      wrote on last edited by
                      #10

                      I mainly use Qt SDK for windows

                      Static build for OSX ( Mac )

                      and I use necassties and iOS plugins as well :)

                      1 Reply Last reply
                      0
                      • G Offline
                        G Offline
                        goetz
                        wrote on last edited by
                        #11
                        • latest Qt Creator that works on the platform (2.5 on Windows, 2.4.x on the Mac)
                        • Qt 4.8.2 manually built on Mac OS X and Windows/MinGW toolchain
                        • some older Qt statically built on the Mac for some other project
                        • no SDK, no prebuilt binaries

                        http://www.catb.org/~esr/faqs/smart-questions.html

                        1 Reply Last reply
                        0

                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups
                        • Search
                        • Get Qt Extensions
                        • Unsolved