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. Memcheck configuration for windows using Qt
Forum Updated to NodeBB v4.3 + New Features

Memcheck configuration for windows using Qt

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 732 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.
  • N Offline
    N Offline
    NikitaD
    wrote on 26 Feb 2019, 07:10 last edited by
    #1

    how can i use memcheck tool for memory leak detection in Windows system using Qt creator.

    K 1 Reply Last reply 26 Feb 2019, 07:14
    0
    • N NikitaD
      26 Feb 2019, 07:10

      how can i use memcheck tool for memory leak detection in Windows system using Qt creator.

      K Offline
      K Offline
      KroMignon
      wrote on 26 Feb 2019, 07:14 last edited by
      #2

      @NikitaD You can't. Valgrind MemCheck is a Linux tool (cf. www.valgrind.org)

      Extract from Web Site

       It runs on the following platforms: X86/Linux, AMD64/Linux, ARM/Linux, ARM64/Linux, PPC32/Linux, PPC64/Linux, PPC64LE/Linux, S390X/Linux, MIPS32/Linux, MIPS64/Linux, X86/Solaris, AMD64/Solaris, ARM/Android (2.3.x and later), ARM64/Android, X86/Android (4.0 and later), MIPS32/Android, X86/Darwin and AMD64/Darwin (Mac OS X 10.12).
      

      It is an old maxim of mine that when you have excluded the impossible, whatever remains, however improbable, must be the truth. (Sherlock Holmes)

      1 Reply Last reply
      1

      1/2

      26 Feb 2019, 07:10

      • Login

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