Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT Core App. Profiling and Testing
Qt 6.11 is out! See what's new in the release blog

QT Core App. Profiling and Testing

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 414 Views 1 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.
  • TekenochichiT Offline
    TekenochichiT Offline
    Tekenochichi
    wrote on last edited by
    #1

    Hello Everyone,

    im searching for a method to test and profiling my QT Core App.
    We use QT 5.15.2 with mingw on Windows x86.

    The QML Profiling or Debugging with Visual Studio dont work. Have you an easy solution under windows?
    The main reason is a looking for an overview with part of the app is taken memory , cpu ect.

    jsulmJ 1 Reply Last reply
    0
    • TekenochichiT Tekenochichi

      Hello Everyone,

      im searching for a method to test and profiling my QT Core App.
      We use QT 5.15.2 with mingw on Windows x86.

      The QML Profiling or Debugging with Visual Studio dont work. Have you an easy solution under windows?
      The main reason is a looking for an overview with part of the app is taken memory , cpu ect.

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Tekenochichi said in QT Core App. Profiling and Testing:

      Profiling or Debugging with Visual Studio dont work

      For that you would have to use Qt for MSVC, not MinGW

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      TekenochichiT 1 Reply Last reply
      0
      • jsulmJ jsulm

        @Tekenochichi said in QT Core App. Profiling and Testing:

        Profiling or Debugging with Visual Studio dont work

        For that you would have to use Qt for MSVC, not MinGW

        TekenochichiT Offline
        TekenochichiT Offline
        Tekenochichi
        wrote on last edited by
        #3

        @jsulm i changed the debugger already in the qt kit options, but no more info in the vs debugger

        jsulmJ 1 Reply Last reply
        0
        • TekenochichiT Tekenochichi

          @jsulm i changed the debugger already in the qt kit options, but no more info in the vs debugger

          jsulmJ Online
          jsulmJ Online
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Tekenochichi You can't use Microsoft debugger if you use MinGW as compiler

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          TekenochichiT 1 Reply Last reply
          1
          • jsulmJ jsulm

            @Tekenochichi You can't use Microsoft debugger if you use MinGW as compiler

            TekenochichiT Offline
            TekenochichiT Offline
            Tekenochichi
            wrote on last edited by
            #5

            @jsulm yeah nice, so i have to change the comp. , look if it explode and then i could use the VS debugger...
            is there a another option ?

            Christian EhrlicherC 1 Reply Last reply
            0
            • TekenochichiT Tekenochichi

              @jsulm yeah nice, so i have to change the comp. , look if it explode and then i could use the VS debugger...
              is there a another option ?

              Christian EhrlicherC Online
              Christian EhrlicherC Online
              Christian Ehrlicher
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @Tekenochichi said in QT Core App. Profiling and Testing:

              is there a another option ?

              Use Linux

              Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
              Visit the Qt Academy at https://academy.qt.io/catalog

              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