Results 1 to 6 of 6

Thread: How to get debug output

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2017
    Posts
    5
    Qt products
    Qt5
    Platforms
    MacOS X

    Default Re: How to get debug output

    Still no output.

    I tried all combinations of debug and console

    Qt Code:
    1. CONFIG =+ debug
    2. CONFIG += console
    To copy to clipboard, switch view to plain text mode 

    But no joy.

    A bit of Googling showed that this question has been asked many times
    but I could find no satisfactory answer.

    Any more ideas?

  2. #2
    Join Date
    Dec 2009
    Location
    New Orleans, Louisiana
    Posts
    791
    Thanks
    13
    Thanked 153 Times in 150 Posts
    Qt products
    Qt5
    Platforms
    MacOS X

    Default Re: How to get debug output

    What do you even mean by "debug output"? Are you referring to output from the qDebug() macro that you have added to your code or what are you referring to exactly?
    I write the best type of code possible, code that I want to write, not code that someone tells me to write!

Similar Threads

  1. QT debug output
    By KingOfHeart in forum Qt Programming
    Replies: 3
    Last Post: 7th May 2011, 02:28
  2. Notifications of exceptions in debug output
    By piotr.dobrogost in forum Qt Programming
    Replies: 0
    Last Post: 21st September 2009, 20:21
  3. Replies: 2
    Last Post: 20th July 2007, 16:34
  4. QT4 debug mode output / QList: Out of memory
    By patrik08 in forum Qt Programming
    Replies: 1
    Last Post: 29th May 2007, 09:53
  5. qmake and debug output
    By mattie in forum Qt Programming
    Replies: 7
    Last Post: 18th September 2006, 22:33

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.