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. How to detect memory leaks on windows?
QtWS25 Last Chance

How to detect memory leaks on windows?

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 381 Views
  • 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.
  • A Offline
    A Offline
    aiyolo
    wrote on last edited by
    #1

    On Qt official site, the heob tool is recommended to be used to detect memory leak on windows, however it is highly binded to qt creator.

    How can I integrate heob on a CMake project? Or is there any substitue tool that can be used to detect memory leak on windows?

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      MSVC has some tools for it for example.

      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
      2
      • A Offline
        A Offline
        aiyolo
        wrote on last edited by
        #3

        can you paste a link here?

        Christian EhrlicherC 1 Reply Last reply
        0
        • A aiyolo

          can you paste a link here?

          Christian EhrlicherC Offline
          Christian EhrlicherC Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @aiyolo said in How to detect memory leaks on windows?:

          can you paste a link here?

          For what? Microsoft Visual Studio?

          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
          2
          • S Offline
            S Offline
            ssbssa
            wrote on last edited by
            #5

            You don't need QtCreator at all to use heob, it's first and foremost a standalone command-line tool.

            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