Results 1 to 10 of 10

Thread: Kit can't detect my compiler(s) and debugger.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Kit can't detect my compiler(s) and debugger.

    Quote Originally Posted by Iceberg9 View Post
    I downloaded qt-opensource-windows-x86-winrt-5.5.0.exe.
    Any reason you did not download the version for MinGW if that is the toolchain you want to use?
    Sounds like a lot of unnecessary trouble to download a package intended for use with a different toolchain, then building Qt with MinGW and adding to QtCreator manually.

    Quote Originally Posted by Iceberg9 View Post
    I am brand new to Qt so thought I'd start by following the easiest, simplest path first. Download, install, run examples, do tutorials, use the MinGW tools.
    So, why did you not do that then?
    Sounds indeed like the best possible option.

    Quote Originally Posted by Iceberg9 View Post
    I followed all the instructions but yesterday found that I had to install the Windows SDK 2013 instead of the 2010 it says in the Qt documentation about Windows Requirements in the SDKs and Compilers section. I've done that and now I have the MVCS 2013.
    Which of course you don't need if you are using MinGW.

    Quote Originally Posted by Iceberg9 View Post
    Also, in Build & Run, I don't understand why it does not auto-detect my MinGW 64 installation. I do have that in my PATH.
    And qmake of your MinGW built Qt is also in PATH?

    Cheers,
    _

  2. The following user says thank you to anda_skoa for this useful post:

    Iceberg9 (13th August 2015)

Similar Threads

  1. Replies: 2
    Last Post: 11th March 2014, 12:02
  2. Can't detect MinGW compiler in qt 5.0 in linux machine
    By shah_27 in forum Installation and Deployment
    Replies: 0
    Last Post: 2nd May 2013, 12:15
  3. Replies: 1
    Last Post: 19th January 2013, 05:08
  4. Debugger: None of the debugger engines [...] capable of debugging binaries
    By schludy in forum Installation and Deployment
    Replies: 1
    Last Post: 21st February 2012, 18:32
  5. Strange compiler behaviour (compiler passes wrong argument)
    By SasaVilic in forum General Programming
    Replies: 2
    Last Post: 2nd November 2010, 11:36

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.