Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Compiler for QT5 Windows
Qt 6.11 is out! See what's new in the release blog

Compiler for QT5 Windows

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 4.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.
  • M Offline
    M Offline
    mcancelado
    wrote on last edited by
    #1

    I downloaded QT5 for Windows 7.
    To test my installation I loaded one of the examples in QTCreate and when I try to build it it fails and I get the message "Qt Creator needs a compiler setup to build. Configure a compiler in the kit options"

    I have downloaded MinGW for Windows. Within Qt Creator I choose Tools/Options, I click tab "Compilers", I click the "Add" button and I select "MinGW". A line editor shows up asking for the "Compiler path". I use the browser to select "C:\MinGw\bin". Then a window shows a long list of files and this is as far as I can go as I have no clue what file is the compiler.

    I will appreciate any help on this matter.
    Thank you,
    FormaxMC

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      If you have downloaded Qt 5 package, then you should use MSVC 10 compiler. Compilers on Windows are not binary compatible, you can't mix them.

      (Z(:^

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mcancelado
        wrote on last edited by
        #3

        sierdzio:
        Thank you for your response.
        While waiting for an answer I downloaded QT5 to my Mac (Mountain Lion) and I was able to run a couple of examples and create a desktop widget application immediately after QT5 self installed in my machine.
        For the time being this satisfies my needs. I will follow your advice if at some point I have to work with QT5 for Windows.

        Best regards
        FormaxMC

        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