Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Qt Creator needs a compiler set up to build. Configure a compiler in the kit options - instaling all platforms

    Installation and Deployment
    3
    5
    3431
    Loading More Posts
    • 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.
    • D
      dabla24 last edited by

      Hi,
      I try to install qt to can build application on all platform (android, desktop, windows phone, ios as well if it's possible), but I was struggling with installing it. I have some errors with the kits. I work on windows 8.1 64bit. This is what I installed, maybe I should install something more or uninstall something:

      !http://i61.tinypic.com/51zshy.png(installing view)!

      this is how looks kit
      !http://i61.tinypic.com/2ef2ivc.png(kits)!

      how looks qt versions
      !http://i62.tinypic.com/2yuagdl.png(qt-versions)!

      and compilers
      !http://i60.tinypic.com/2r44axe.png(compilers)!

      This shows what I installed from microsoft and it might has connection with c++

      !http://i59.tinypic.com/nfmlub.png(microsoftinstall)!

      What I should install more to make all works properly ?

      1 Reply Last reply Reply Quote 0
      • A
        andreyc last edited by

        What version of QtCreator do you use.
        Looks like you are running QtCreator 3.2 with new settings from 3.3-rc

        What does not work exactly?
        Are you sure that you need both Qt5.3.2 and Qt5.4.0?

        1 Reply Last reply Reply Quote 0
        • SGaist
          SGaist Lifetime Qt Champion last edited by

          Hi,

          Since you selected VS2012 and VS2013 Qt versions, do you have the corresponding Visual Studio installed ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply Reply Quote 0
          • D
            dabla24 last edited by

            [quote author="andreyc" date="1417890601"]What version of QtCreator do you use.
            Looks like you are running QtCreator 3.2 with new settings from 3.3-rc

            What does not work exactly?
            Are you sure that you need both Qt5.3.2 and Qt5.4.0?
            [/quote]

            No, I don't need two, so I just uninstall the older one

            [quote author="SGaist" date="1417903846"]Hi,

            Since you selected VS2012 and VS2013 Qt versions, do you have the corresponding Visual Studio installed ?[/quote]

            Do I need to download whole visual studio? Like this Visual Studio Express 2013 z Update 4 for Windows http://www.visualstudio.com/downloads/download-visual-studio-vs

            1 Reply Last reply Reply Quote 0
            • SGaist
              SGaist Lifetime Qt Champion last edited by

              You can use the express edition without any problem. However if you want to use Qt for VS2012 and Qt for VS2013, then you need to install both edition also.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply Reply Quote 0
              • First post
                Last post