Results 1 to 4 of 4

Thread: [QT] I can't debug my applications

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2008
    Location
    Kyiv, Ukraine
    Posts
    418
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    1
    Thanked 29 Times in 27 Posts

    Default Re: [QT] I can't debug my applications

    How did you install QT libraries?
    I'm a rebel in the S.D.G.

  2. #2
    Join Date
    Jul 2008
    Posts
    13
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: [QT] I can't debug my applications

    I installed QT 4.4 with MinGW and followed the go-ahead-buttons during the installation. How do I should? Is there something to set up and/or compile?

  3. #3
    Join Date
    Jul 2008
    Posts
    13
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: [QT] I can't debug my applications

    I've tried with this comand:

    C:\Qt\4.4.0\src>qtvars.bat compile_debug

    and now this is the situation:

    1. I click on Tools > qmake
    2. I click on Bulid > Build
    3. I click on Build > Run

    and after the 3rd step I get an allert:

    "It seems that this project has not been built yet. Do you want to build it now?"

    4. Obviously I click yes but it just build it without running. I've checked also on process list.
    If I click no it open the dos prompt and behave like if the program was launched, but it's not.

    But actually after 3rd step it's already built and if I go on the folder and I click it, it runs.

    Pretty strange, isn't it? It's pretty annoying too.. who knows how to fix it?

Similar Threads

  1. Some very weird compilation warnings
    By MarkoSan in forum Qt Programming
    Replies: 21
    Last Post: 23rd January 2008, 16:48
  2. Replies: 2
    Last Post: 8th November 2007, 20:15
  3. What is debug mode for without MSVC?
    By firegun9 in forum Newbie
    Replies: 1
    Last Post: 5th September 2007, 17:21
  4. Qt4 open src mingw from a PC to another
    By nvictor in forum Installation and Deployment
    Replies: 11
    Last Post: 1st May 2007, 17:41
  5. Adding custom defines when on debug build
    By chus in forum Qt Programming
    Replies: 2
    Last Post: 2nd March 2007, 11:38

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.