Results 1 to 10 of 10

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

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2015
    Location
    Santa Clara, CA
    Posts
    10
    Thanks
    7
    Qt products
    Qt5
    Platforms
    Windows

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

    Thanks for the info! I'm going to back up and start from scratch again. Uninstall the RT version and install the 32-bit MinGW version - still Windows but some things are dictated to me. I can grumble and chew my teeth but I still have to do it. :-) Talk about lessons learned!

  2. #2
    Join Date
    Aug 2015
    Location
    Santa Clara, CA
    Posts
    10
    Thanks
    7
    Qt products
    Qt5
    Platforms
    Windows

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

    update:
    - the Qt RT version uninstalled fine (as far as *I* can tell) using the Qt Maintenane Tool
    - downloaded qt-opensource-windows-x86-mingw492-5.5.0 and installed without problem
    - began with http://doc.qt.io/qtcreator/creator-b...plication.html
    from the "Help - Qt Quick Controls" link at mid-page
    - in Qt, clicked Examples button . clicked Example tile Qt Quick Controls - Gallery
    - checked Kit Selector and it all detected fine (yay!) for the MinGW installed with Qt (bz I explicily told it to, it is not selected by default)
    - clicked the green-arrow Run
    - FIRST TROUBLE:
    "Executable C:\my_TOOLS\QT_5-5_32MinGW\Examples\Qt-5.5\quick\controls\build-gallery-Desktop_Qt_5_5_0_MinGW_32bit-Debug\debug\gallery.exe does not exist."
    directory in red is what does not exist.

    [[ will troubleshoot in a few days ]]

  3. #3
    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.

    Sounds like a weird problem in the project configuration.
    Click on the "Projects" button and check the build directory there.

    Cheers,
    _

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

    Iceberg9 (17th August 2015)

  5. #4
    Join Date
    Aug 2015
    Location
    Santa Clara, CA
    Posts
    10
    Thanks
    7
    Qt products
    Qt5
    Platforms
    Windows

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

    Yes, that long-named-build directory wasn't there. I told it where to put the build and that was the last thing needed. NOW! At last!! The build builds and the run runs.
    The whole trouble I experienced was due to my original download being the wrong one for what I wanted to do.
    Thanks once again for your help and advice!
    Next, I have to figure out how to put SOLVED in the title. > Oh - I think that was another Qt forum. This forum doesn't do that, looks like.
    Last edited by Iceberg9; 17th August 2015 at 16:47.

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.