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. Qt 5.2.0 no compiler definited
Forum Updated to NodeBB v4.3 + New Features

Qt 5.2.0 no compiler definited

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 903 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.
  • P Offline
    P Offline
    Przmak
    wrote on last edited by
    #1

    So basicly I had installed the qt 5.2.0
    I had previously installed visual studio 2013

    I just wana build an app but id doesnt detect a suitable compiler

    This is how my kit looks

    !http://i58.tinypic.com/258arue.png(Alternative Text)!

    and this is how my compliers look

    !http://i61.tinypic.com/6jmyl0.png(AA)!

    Basicly I can't select (or add) a compiler to the kit, in the kits tab,
    the select box comes available after i add/clone a compiler in the compilers tab.

    Anyway I tried compiling it with the 3 available compilers and its not working,
    I tried to add mingw to the compilers and try to do it with it but it didnt work.

    I did it like

    !http://i60.tinypic.com/6puxix.png(AA)!

    I tried specyfing files for the compilator like :
    gcc,
    c++,
    mingw32-make,
    g++,

    I get tons of errors,

    I installed mingw from the installer on http://www.mingw.org/

    ============================
    Any clues what should I do ?
    Installing visual 2012 will help?

    Last time I was developing apps for qt 5.2.0 I had vs2013 and it runned smoothly

    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 you have to install Visual Studio 2012. You can't mix and match compilers and library versions on Windows. The compilers are not compatible one with the other.

      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