Results 1 to 2 of 2

Thread: qt creator debugging problem

  1. #1
    Join Date
    Feb 2009
    Posts
    189
    Thanks
    2

    Default qt creator debugging problem

    Friens
    I am trying to debug my application in QT-Creator. I have configured QTfor VC++ at this location
    c:\Qt\2009.04\qt
    Now I am also using qt-creator and my application is built successfully in creator in debug mode.
    But when I am putting a break point and pree F5 it gives a message as

    Cannot debug
    D:\path\to\program\debug\program.exe
    Debugging VS executables is currently not enabled.

    Can anyone help to sort out this problem.Any suggestions would be appreciated.

  2. #2
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Thanks
    4
    Thanked 140 Times in 132 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: qt creator debugging problem

    Do you have Debugging Tools installed?
    And If you want to use Qt with VS then the preferred way is to download just Qt sources, compile them and install only standalone Qt Creator without downloading QtSDK which has compiled Qt libraries with MinGW.
    I would like to be a "Guru"

    Useful hints (try them before asking):
    1. Use Qt Assistant
    2. Search the forum

    If you haven't found solution yet then create new topic with smart question.

Similar Threads

  1. Problem with QAbstractListModel
    By eekhoorn12 in forum Qt Programming
    Replies: 3
    Last Post: 26th August 2009, 15:26
  2. Replies: 1
    Last Post: 23rd April 2009, 10:05
  3. Replies: 19
    Last Post: 4th April 2009, 00:17
  4. Grid Layout Problem
    By Seema Rao in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2006, 13:45
  5. fftw problem
    By lordy in forum General Programming
    Replies: 1
    Last Post: 16th March 2006, 22:36

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.