Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. . Configure a compiler in the kit options solved
Forum Updated to NodeBB v4.3 + New Features

. Configure a compiler in the kit options solved

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 2 Posters 2.8k 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.
  • K Offline
    K Offline
    kbystedt
    wrote on last edited by
    #1

    Hello
    I am new to qt. I have installed
    Qt Creator 3.0.0 Based on Qt 5.2.0 (MSVC 2010, 32 bit) Built on Dec 10 2013 at 11:48:34 From revision 70e0f6bbca

    And I get the follwing error.
    :-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.

    I don't have any other compiler installed.
    The machine where qt is installed is windows 7 64 bit.
    What is the problem ?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Qt Creator is not a compiler, it's an IDE. Any installer with MSVC in its name requires the corresponding Visual Studio to be installed (it can't be bundled with Qt's installer, Microsoft is the only way to get it)

      If you don't want to go through the process of installing VS, you can use the MinGW package which comes with everything needed to get started.

      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
      0
      • K Offline
        K Offline
        kbystedt
        wrote on last edited by
        #3

        Thank you it works with the VS 2010 but how do I debug I get the following;
        no debug setup. How do I do this ?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          IIRC, you need to install the Debugging Tools also from Microsoft

          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
          0
          • K Offline
            K Offline
            kbystedt
            wrote on last edited by
            #5

            Thank you I am know able to debug. One strange thing is that the example Camera has the Video part dimmed out. Do you have any idea why ? the declarative-camera example works. I have only tried the examples on windows. I will try them on android 4.3 phone later.
            /Kjell

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              You're welcome

              No, I don't know and I can't test right now.

              You should rather open a new thread about that problem as it is something different. Also please update this thread title prepending [solved] so other forum users may know a solution has been found :)

              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
              0

              • Login

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