Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. No QML Variables and expression inspection for MinGW-LLVM ?
Forum Updated to NodeBB v4.3 + New Features

No QML Variables and expression inspection for MinGW-LLVM ?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
6 Posts 3 Posters 863 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.
  • F Offline
    F Offline
    fullQi
    wrote last edited by
    #1

    Hey guys

    Compared MinGW and MinGW-LLVM and I only got the qml debugger to show debug data on the MinGW config. Haven't tried the MSVC but I assume it would work. What's the latest here?

    Oh, and btw im using.. Community version.

    Best regards

    InfiniteTesch

    1 Reply Last reply
    0
    • mzimmersM Offline
      mzimmersM Offline
      mzimmers
      wrote last edited by
      #2

      Yep. LLVM doesn't work with debug output. Not sure why, but I've confirmed this with multiple sources.

      cristian-adamC 1 Reply Last reply
      0
      • mzimmersM mzimmers

        Yep. LLVM doesn't work with debug output. Not sure why, but I've confirmed this with multiple sources.

        cristian-adamC Online
        cristian-adamC Online
        cristian-adam
        wrote last edited by
        #3

        @mzimmers It does work, but you have to configure it to work.

        See https://forum.qt.io/topic/160769/no-output-in-application-output-with-debugger/3?_=1756227266744

        1 Reply Last reply
        1
        • mzimmersM Offline
          mzimmersM Offline
          mzimmers
          wrote last edited by
          #4

          I stand corrected. Will that work with QML console output as well?

          cristian-adamC 1 Reply Last reply
          0
          • mzimmersM mzimmers

            I stand corrected. Will that work with QML console output as well?

            cristian-adamC Online
            cristian-adamC Online
            cristian-adam
            wrote last edited by
            #5

            @mzimmers said in No QML Variables and expression inspection for MinGW-LLVM ?:

            I stand corrected. Will that work with QML console output as well?

            No idea. I don't see why not. But somebody has to check this.

            1. Make sure to have Run in terminal checked
            2. Set the environment variable QT_WIN_DEBUG_CONSOLE=attach
            1 Reply Last reply
            0
            • mzimmersM Offline
              mzimmersM Offline
              mzimmers
              wrote last edited by
              #6

              I just tested - it does indeed produce QML console messages. (The output is kind of smashed together, but the content is there.)
              Screenshot 2025-08-26 152133.png

              Thanks for pointing this out, @cristian-adam .

              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