Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qtcreator 3.5 compiler problem
QtWS25 Last Chance

Qtcreator 3.5 compiler problem

Scheduled Pinned Locked Moved Installation and Deployment
qtcreator 3.5.0compilers pathcompilersproblem
4 Posts 2 Posters 1.7k 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.
  • K Offline
    K Offline
    kirbX
    wrote on last edited by kirbX
    #1

    Hello everyone,
    I'm looking for help here since I didn't find from where my problem come from.
    The problem is that I downloaded QtCreator and Qt5.5.0.
    But when I have to configure Qtcreator, in tools->options->Compiler & Execution-> Kits i can't define any compiler, the button is grey. I already put a compiler in Compiler & Execution -> Compilers but it seems that the compiler isn't recognized.

    I didn't find the way to put an image, do I have to use Markdown?

    Thanks all, and have a great day!

    Edit : It seems that I don't have MSVC 2008 and that can be the origin of the problem.
    I'll download it then come back here.

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

      Hi and welcome to devnet,

      Indeed, if you install a MSVC build of Qt you need to also have the corresponding Visual Studio installed (you can't mix libraries for one version of Visual Studio with another one, the compliers are not compatible one with the other)

      Also, unless you're locked to that version of Visual Studio, you should rather use a more recent version.

      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
        kirbX
        wrote on last edited by
        #3

        Well thanks for your response. I found a way to make a clean install.
        I just uninstalled all the things I downloaded and installed qt 5.0.2 with minGW 4.7 and all worked perfectly.
        One of my big problem, in fact, is that I didn't have root acces to install all the things I needed. But now it's perfect!
        And i also installed Visual Studio 2013 btw :)

        Thanks buddy, have a great day!

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

          You're welcome !

          Since you have it working now, please update the thread title prepending [solved] so other forum users may know a solution has been found :)

          Also, while browsing the forum, if you come across answer(s) that you find useful, please consider up-voting them. That will make them more visible for other visitors.

          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