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. "Needs a compiler set up to build" type issue

"Needs a compiler set up to build" type issue

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 1.2k Views
  • 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.
  • Z Offline
    Z Offline
    Zamaster
    wrote on last edited by
    #1

    I got a brand new w8 (I know I know, but unavoidable) laptop and I have tried installing many different flavors of Qt but for all of them, when I try to run a project I get the "Qt Creator needs a compiler set up to build" error. I have Visual Studio 2013 installed and I go through the hoops to manually select a compiler and whats even more baffling:

    !http://s27.postimg.org/5resuc6hv/Untitled.png(Error)!

    Anybody have any thoughts? Thanks!

    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      Zamaster
      wrote on last edited by
      #2

      Okay looking at my own error, I hadn't noticed the '13 / '12 mismatch. I suppose there's no way (short of compiling qt myself) to get things working without installing the whole of visual studio 2012?

      1 Reply Last reply
      0
      • hskoglundH Offline
        hskoglundH Offline
        hskoglund
        wrote on last edited by
        #3

        Perhaps install Qt for the free MinGW compiler as a workaround.

        1 Reply Last reply
        0
        • Z Offline
          Z Offline
          Zamaster
          wrote on last edited by
          #4

          I sucked it up and just installed vs2012, alas. Thanks or the suggestion though!

          1 Reply Last reply
          0
          • hskoglundH Offline
            hskoglundH Offline
            hskoglund
            wrote on last edited by
            #5

            Good. (MinGW works fine but for example, the QtCreator you install are built with VS2010, so if you want to make a plugin for it using MinGW, you'll first have to rebuild and change to a MinGW-flavored build of QtCreator.)

            BTW if you're going to deploy Qt apps for Windows XP or Windows 2003 server, you need to update your VS2012 installation. Update 4 (the latest and the greatest) works fine.

            1 Reply Last reply
            0
            • P Offline
              P Offline
              Project try
              wrote on last edited by
              #6

              ^

              this guy , he's right , I had the same problem when I installed qt " i'm new " I solved it by installing VS2010.

              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