Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QTest problem wont write any debug output in DebugMode
Forum Updated to NodeBB v4.3 + New Features

QTest problem wont write any debug output in DebugMode

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 4 Posters 642 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MatBi
    wrote on last edited by
    #1

    Hi,
    Have this issue on Debug Mode in Windows. If a click the play mode in Build Debug the output is written as usual.
    If I click the bug, so in debugging, no output is being written in the Application Output.
    The project is based on QTest, other projects are working fine.

    Regards

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What version of Qt are you using ?
      What version of Qt Creator are you running ?
      Does it happen for a default constructed test ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      R 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        What version of Qt are you using ?
        What version of Qt Creator are you running ?
        Does it happen for a default constructed test ?

        R Offline
        R Offline
        RickFrank
        wrote on last edited by
        #3

        @SGaist I have the same problem Qt Creator 10 Qt t5.12.4

        aha_1980A 1 Reply Last reply
        0
        • R RickFrank

          @SGaist I have the same problem Qt Creator 10 Qt t5.12.4

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi @RickFrank,

          are you using the MSVC or MinGW compiler and which version?

          For me with Creator 4.10 and Qt 5.12.4 MinGW 32 bit both Run and Debug print the messages to the Application Output.

          Only difference is, that on Debug the output is black while on Run it violet.

          Regards

          Qt has to stay free or it will die.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved