Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Unsolved Qt is not building the example

    General and Desktop
    3
    3
    452
    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.
    • Saadsid
      Saadsid last edited by

      I am new to Qt. I just installed Qt 5.6 and wanted to check the examples in windows 10 laptop. But i tried all the solution but i am not able to build any examples i am getting this error "error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options." Here is my kit
      Desktop Qt 5.6.0 MinGW 32 bit

      O 1 Reply Last reply Reply Quote 0
      • O
        onek24 @Saadsid last edited by

        Hello and welcome to devnet,

        as the message says: you need a compiler. Since you are using the MinGW kit from Qt, you'll need the MinGW compiler.
        You can either find it on their homepage, or use the direct download link for the installer.

        After you have installed the compiler, Qt should (hopefully) detect it automatically. That means you are able to compile and run the Examples and your projects.

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

          Hi and welcome to devnet,

          No need to go that far. You can install MinGW directly from the Qt SDK installer.

          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