Results 1 to 3 of 3

Thread: qDebug() no longer working

  1. #1
    Join Date
    Jan 2006
    Location
    Berkeley California
    Posts
    109
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default qDebug() no longer working

    I upgraded from 4.1.1 to 4.2.3 and now qDebug() is no longer outputting messages to the command window. QT_NO_DEBUG_OUTPUT was not defined during the make. The .pro file does contain the lines:

    win32 CONFIG += console
    CONFIG += debug

    ??
    Thanks,
    Doug

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: qDebug() no longer working

    You might want to try putting a colon after "win32".

  3. #3
    Join Date
    Jan 2006
    Location
    Berkeley California
    Posts
    109
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qDebug() no longer working

    That did it, thank you very much.

    Doug

Similar Threads

  1. removeAll not working
    By cristianbdg in forum Qt Programming
    Replies: 4
    Last Post: 11th September 2007, 14:23

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.